共用方式為


ITableColumnDefinition.Name 屬性

定義

數據行的唯一標識碼。

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

屬性值

傳回 String

備註

這個值必須符合 Name 屬性所提供的值。

適用於