다음을 통해 공유


MessageDescription.HasProtectionLevel 속성

정의

ProtectionLevel이 설정되었는지 여부를 나타내는 값을 가져옵니다.

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

속성 값

Boolean

true이 설정되었으면 ProtectionLevel이고, 그렇지 않으면 false입니다.

적용 대상