MessagePartDescription.HasProtectionLevel Propiedad

Definición

Obtiene un valor que indica si la parte del mensaje tiene un valor para la ProtectionLevel propiedad .

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

Valor de propiedad

true es si se ha establecido un ProtectionLevel para esta parte del mensaje; de lo contrario, falsees .

Se aplica a