次の方法で共有


PropertyPaneLabelProperties.Required プロパティ

定義

関連付けられているフォーム フィールドが必須かどうかを示す値を取得または設定します。 型の Boolean

public bool Required { get; set; }
member this.Required : bool with get, set
Public Property Required As Boolean

プロパティ値

この値は、プロパティ ウィンドウ フィールドが必要かどうかを示します。

適用対象