Share via


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

適用対象