DsmlDirectoryIdentifier.ServerUri 属性

定义

ServerUri 属性包含该对象标识的服务器的 Uri

public:
 property Uri ^ ServerUri { Uri ^ get(); };
public Uri ServerUri { get; }
member this.ServerUri : Uri
Public ReadOnly Property ServerUri As Uri

属性值

Uri

该对象标识的服务器的 Uri

适用于