次の方法で共有


PeerHopCountAttribute.Namespace プロパティ

定義

ピア ホップ カウント メンバーに対応する要素の名前空間を取得します。

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

プロパティ値

String

ピア ホップ カウントに対応する SOAP メッセージ内の XML 要素の名前空間を格納する String 値。

適用対象