SoapHeaderFaultBinding.Namespace 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定一個 URI,代表編碼未由 Encoding 該屬性明確定義內容的規範位置。
public:
property System::String ^ Namespace { System::String ^ get(); void set(System::String ^ value); };
public string Namespace { get; set; }
member this.Namespace : string with get, set
Public Property Namespace As String
屬性值
回傳一個代表 URI 的字串。
備註
若屬性值尚未設定,此屬性會回傳空字串(“”)。 只有當屬性 Use 的值為 Encoded時,才應設定 。 否則 XML Web 服務將呈現出意料之外的行為。