MessagePartDescription.HasProtectionLevel Proprietà

Definizione

Ottiene un valore che indica se la parte del messaggio ha un valore per la ProtectionLevel proprietà .

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 un oggetto ProtectionLevel è stato impostato per questa parte del messaggio; in caso contrario, false.

Si applica a