共用方式為


MessageDescription.HasProtectionLevel 屬性

定義

取得值,這個值會指出是否已設定 ProtectionLevel

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

屬性值

Boolean

如果已設定 ProtectionLevel,則為 true,否則為 false

適用於