次の方法で共有


PropertyPaneLabelProperties.Text プロパティ

定義

String型のラベルの表示テキストを取得または設定します。

public string Text { get; set; }
member this.Text : string with get, set
Public Property Text As String

プロパティ値

この値は、プロパティ ウィンドウ ラベルのテキストです。

適用対象