CustomLabelInstance.Text 屬性

定義

取得 Text 類別中 CustomLabel 屬性的導出值。

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

屬性值

String

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

適用於