FaultDescription.ShouldSerializeProtectionLevel 메서드

정의

속성이 기본값에서 변경되어 serialize되어야 하는지 여부를 ProtectionLevel 나타내는 값을 반환합니다.

public:
 bool ShouldSerializeProtectionLevel();
public bool ShouldSerializeProtectionLevel();
member this.ShouldSerializeProtectionLevel : unit -> bool
Public Function ShouldSerializeProtectionLevel () As Boolean

반품

true ProtectionLevel 속성 값을 serialize해야 하면 되며, false그렇지 않으면 .입니다.

적용 대상