MessageContractMemberAttribute.HasProtectionLevel 속성

정의

파생 클래스에서 재정의되는 경우 멤버에 보호 수준이 할당되었는지 여부를 나타내는 값을 가져옵니다.

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

속성 값

멤버에 보호 수준이 있으면

적용 대상