Extension.Visible プロパティ

定義

ユーザーインターフェースで拡張機能が見えるかどうかを示します。

public:
 property bool Visible { bool get(); };
public bool Visible { get; }
member this.Visible : bool
Public ReadOnly Property Visible As Boolean

プロパティ値

拡張が見えるかどうかを示す Boolean の値。

適用対象