Compartilhar via


Propriedade ISafeControlEntry.AssemblyName

Obtém ou define o nome do assembly totalmente qualificado da entrada de controle seguro.

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

Sintaxe

'Declaração
Property AssemblyName As String
    Get
    Set
string AssemblyName { get; set; }

Valor de propriedade

Tipo: System.String
Uma seqüência de caracteres que representa um nome de assembly totalmente qualificado.

Segurança do .NET Framework

Consulte também

Referência

ISafeControlEntry Interface

Namespace Microsoft.VisualStudio.SharePoint