언어

ManagedWrapper.SuspendRequired 속성

정의

래퍼의 서스펜션이 필요한지 여부 중 하나를 얻거나 설정합니다.

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

속성 값

포장지의 현수가 필요할 때는 참입니다; 그렇지 않으면 거짓입니다.

구현

적용 대상