共用方式為


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 型別命名空間。

適用於