MessagePartDescription.HasProtectionLevel Propriedade

Definição

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

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

Valor de Propriedade

true se a ProtectionLevel for definido para esta parte da mensagem; caso contrário, false.

Aplica-se a