Partager via


SPDocTemplate.Name - Propriété

Obtient le nom du modèle de document.

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

Syntaxe

'Déclaration
Public ReadOnly Property Name As String
    Get
'Utilisation
Dim instance As SPDocTemplate
Dim value As String

value = instance.Name
public string Name { get; }

Valeur de propriété

Type : System.String
Chaîne qui contient le nom du modèle.

Voir aussi

Référence

SPDocTemplate classe

SPDocTemplate - Membres

Microsoft.SharePoint - Espace de noms