ActionInstance.Label 屬性

定義

取得 Label 類別中 Action 屬性的導出值。

public:
 property System::String ^ Label { System::String ^ get(); void set(System::String ^ value); };
public string Label { get; set; }
member this.Label : string with get, set
Public Property Label As String

屬性值

String

string 值,表示 Label 屬性的導出值。

適用於