SPPrefix.PrefixType property
Gets the prefix type.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property PrefixType As SPPrefixType
Get
'Usage
Dim instance As SPPrefix
Dim value As SPPrefixType
value = instance.PrefixType
public SPPrefixType PrefixType { get; }
Property value
Type: Microsoft.SharePoint.Administration.SPPrefixType
The prefix type.