Propriedade ISafeControl.TypeName

Obtém ou define o nome da classe de controle.

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

Sintaxe

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

Valor de propriedade

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

Segurança do .NET Framework

Consulte também

Referência

ISafeControl Interface

Namespace Microsoft.VisualStudio.SharePoint.Packages