FaultContractAttribute.Name 屬性

定義

取得或設定 Web 服務描述語言 (WSDL) 中的錯誤訊息名稱。

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

屬性值

錯誤訊息名稱。 預設是用來做為錯誤詳細資料之型別的名稱。

適用於