OperationInfo.HasProtectionLevel Propiedad

Definición

Obtiene información sobre si la operación tiene definida ProtectionLevelo no .

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

Valor de propiedad

Valor booleano que indica si la operación tiene asociado ProtectionLevel o no.

Se aplica a