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 要素の名前空間を含む値。

適用対象