Partager via


SPUserCodeWebPart.TypeFullName - Propriété

Obtient ou définit le nom complet de l' solution bac à sable le type de composant WebPart.

Espace de noms :  Microsoft.SharePoint.WebPartPages
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property TypeFullName As String
    Get
    Set
'Utilisation
Dim instance As SPUserCodeWebPart
Dim value As String

value = instance.TypeFullName

instance.TypeFullName = value
public string TypeFullName { get; set; }

Valeur de propriété

Type : System.String
Le nom complet du type de composant WebPart solution bac à sable .

Voir aussi

Référence

SPUserCodeWebPart classe

SPUserCodeWebPart - Membres

Microsoft.SharePoint.WebPartPages - Espace de noms