Compartilhar via


MessagePartDescription.HasProtectionLevel Propriedade

Definição

Obtém um valor que indica se a parte da mensagem tem um valor para a propriedade ProtectionLevel.

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

Valor da propriedade

Boolean

true se um ProtectionLevel tiver sido definido para esta parte da mensagem; caso contrário, false.

Aplica-se a