言語

WellKnownServiceTypeEntry.ObjectUri プロパティ

定義

既知のサービスの種類の URI を取得します。

public:
 property System::String ^ ObjectUri { System::String ^ get(); };
public string ObjectUri { get; }
member this.ObjectUri : string
Public ReadOnly Property ObjectUri As String

プロパティ値

サーバーによってアクティブ化されたサービスの種類の URI。

適用対象