TextRun.Label 屬性

定義

取得此文字往返的預留位置標籤。

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

屬性值

String

此文字往返的預留位置標籤。

適用於