Propriedade ICodeAccessSecurityAssembly.Name

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

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

Sintaxe

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

Valor de propriedade

Tipo: System.String
Uma seqüência de caracteres que representa o nome do assembly.

Segurança do .NET Framework

Consulte também

Referência

ICodeAccessSecurityAssembly Interface

Namespace Microsoft.VisualStudio.SharePoint.Packages