Action.Label 屬性

定義

要顯示動作的標籤。

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 包含要顯示該動作標籤的值。

適用於