DesignerActionPropertyItem.MemberName 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得與這個項目相關聯之屬性的名稱。
public:
property System::String ^ MemberName { System::String ^ get(); };
public string MemberName { get; }
member this.MemberName : string
Public ReadOnly Property MemberName As String
屬性值
String,包含相關聯屬性的名稱。
備註
屬性 MemberName 會指定衍生自 DesignerActionList 類別之類別中的哪一個屬性 , 項目應該繫結至 。 當程式設計人員透過使用者介面 (UI) 與面板項目互動時,將會設定這個相關聯的屬性。
MemberName 是在建構函式中設定。 其值區分大小寫。