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

プロパティ値

このテキストランの仮称です。

適用対象