언어

ManagedWrapper.Enabled 속성

정의

래퍼가 활성화되었는지 또는 설정합니다.

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

속성 값

래퍼가 활성화되어 있으면 참입니다; 그렇지 않으면 거짓입니다.

적용 대상