Share via


MessagePartDescription.HasProtectionLevel Propriété

Définition

Obtient une valeur qui indique si la partie de message a une valeur pour la propriété ProtectionLevel.

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

Valeur de propriété

true si un ProtectionLevel a été défini pour cette partie de message ; sinon, false.

S’applique à