다음을 통해 공유


PrecedenceConstraintClass.LogicalAnd 속성

정의

여러 제약 조건이 함께 작동하는지 여부를 나타내는 값을 가져오거나 설정합니다.

public:
 virtual property bool LogicalAnd { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(39)]
public virtual bool LogicalAnd { [System.Runtime.InteropServices.DispId(39)] get; [System.Runtime.InteropServices.DispId(39)] set; }
[<System.Runtime.InteropServices.DispId(39)>]
[<get: System.Runtime.InteropServices.DispId(39)>]
[<set: System.Runtime.InteropServices.DispId(39)>]
member this.LogicalAnd : bool with get, set
Public Overridable Property LogicalAnd As Boolean

속성 값

여러 제약 조건이 함께 작동하면 true입니다. 그렇지 않으면 false입니다.

구현

특성

적용 대상