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

属性值

此文本运行的占位符的标签。

适用于