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

プロパティ値

このテキスト ランのプレースホルダーのラベル。

適用対象