SPPrefix.PrefixType Property
Gets the prefix type.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
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.