共用方式為


MessagePartDescription.HasProtectionLevel 屬性

定義

取得值,指出訊息部分是否具有 ProtectionLevel 屬性的值。

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

屬性值

Boolean

如果已設定這個訊息部分的 true,則為 ProtectionLevel,否則為 false

適用於