XmlComment.Name 屬性

定義

取得節點的限定名稱。

public:
 virtual property System::String ^ Name { System::String ^ get(); };
public override string Name { get; }
member this.Name : string
Public Overrides ReadOnly Property Name As String

屬性值

對於註解節點,其值為 #comment

適用於