次の方法で共有


SequenceClass.Disable プロパティ

定義

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

プロパティ値

オブジェクトが無効な場合は true。それ以外の場合は false

実装

適用対象