次の方法で共有


Extension.Visible プロパティ

定義

拡張機能がユーザー インターフェイスに表示されるかどうかを示します。

public:
 property bool Visible { bool get(); void set(bool value); };
public bool Visible { get; set; }
member this.Visible : bool with get, set
Public Property Visible As Boolean

プロパティ値

ブール値。

適用対象