MessagePartDescription.HasProtectionLevel 속성

정의

메시지 파트에 속성 값이 있는지 여부를 나타내는 값을 ProtectionLevel 가져옵니다.

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

속성 값

true ProtectionLevel 이 메시지 부분에 대해 설정된 경우 , 그렇지 않으면 false.

적용 대상