ServiceDescription.Name 屬性

定義

取得或設定封入 Web 服務描述語言 (WSDL) 檔案之 描述 標記的 XML 名稱屬性。

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

屬性值

String

XML 名稱 屬性。

備註

屬性值是空字串 (「」) 尚未指派。

適用於