Partager via


SPUserCodeWebPart.Subtitle - Propriété

Obtient le sous-titre de l' SPUserCodeWebPart.

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

Syntaxe

'Déclaration
Public Overrides ReadOnly Property Subtitle As String
    Get
'Utilisation
Dim instance As SPUserCodeWebPart
Dim value As String

value = instance.Subtitle
public override string Subtitle { get; }

Valeur de propriété

Type : System.String
Sous-titre de l' SPUserCodeWebPart.

Implémentations

IWebPart.Subtitle

Voir aussi

Référence

SPUserCodeWebPart classe

SPUserCodeWebPart - Membres

Microsoft.SharePoint.WebPartPages - Espace de noms