次の方法で共有


SoapTypeAttribute.XmlTypeNamespace プロパティ

定義

現在のオブジェクト型の XML 型名前空間を取得または設定します。

public:
 property System::String ^ XmlTypeNamespace { System::String ^ get(); void set(System::String ^ value); };
public string XmlTypeNamespace { get; set; }
member this.XmlTypeNamespace : string with get, set
Public Property XmlTypeNamespace As String

プロパティ値

現在のオブジェクト型の XML 型名前空間。

適用対象