共用方式為


PropertyEntry.PropertyName 屬性

定義

取得屬性的名稱。

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

屬性值

包含屬性名稱的字串。

適用於