SPPrefix.Name-Eigenschaft
Ruft die serverrelative URL des Präfixes (ohne führende Schrägstrich).
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Name As String
Get
'Usage
Dim instance As SPPrefix
Dim value As String
value = instance.Name
public string Name { get; }
Eigenschaftswert
Typ: System.String
Der Name des Präfixes.