MessageContractMemberAttribute.HasProtectionLevel Proprietà

Definizione

In caso di override in una classe derivata, ottiene un valore che indica se al membro è assegnato un livello di protezione.

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 il membro ha un livello di protezione; in caso contrario, false.

Si applica a