次の方法で共有


SecureConversationVersion.Namespace プロパティ

定義

この WS-SecureConversation バージョンの名前空間を取得します。

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

プロパティ値

XmlDictionaryString

この WS-SecureConversation バージョンの名前空間。

適用対象