SPPrefix.Name - Propriété
Obtient l'URL relative de serveur du préfixe (sans la barre oblique).
Espace de noms : Microsoft.SharePoint.Administration
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Name As String
Get
'Utilisation
Dim instance As SPPrefix
Dim value As String
value = instance.Name
public string Name { get; }
Valeur de propriété
Type : System.String
Le nom du préfixe.