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

プロパティ値

String

サーバー側でアクティブ化されるサービス型の URI。

適用対象