Propriedade ISafeControl.AssemblyName

Obtém ou define o nome totalmente qualificado do assembly que contém o controle.

Namespace:  Microsoft.VisualStudio.SharePoint.Packages
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

ISafeControl Interface

Namespace Microsoft.VisualStudio.SharePoint.Packages