다음을 통해 공유


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.

See Also

Reference

SPPrefix Class

SPPrefix Members

Microsoft.SharePoint.Administration Namespace