Share via


MessagePartDescription.HasProtectionLevel Proprietà

Definizione

Ottiene un valore che indica se la parte del messaggio è dotata di un valore per la proprietà ProtectionLevel.

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

Valore della proprietà

true se l'enumerazione ProtectionLevel è stata impostata per la parte del messaggio; in caso contrario, false.

Si applica a