Share via


MessageDescription.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

适用于