Compartilhar via


Propriedade ISafeControlEntry.IsSafe

Obtém ou define se a entrada de controle seguro é segura.

Namespace:  Microsoft.VisualStudio.SharePoint
Assembly:  Microsoft.VisualStudio.SharePoint (em Microsoft.VisualStudio.SharePoint.dll)

Sintaxe

'Declaração
Property IsSafe As Boolean
    Get
    Set
bool IsSafe { get; set; }

Valor de propriedade

Tipo: System.Boolean
True Se o controle é seguro; falseCaso contrário.

Segurança do .NET Framework

Consulte também

Referência

ISafeControlEntry Interface

Namespace Microsoft.VisualStudio.SharePoint