Share via


SPElementDefinition.WssPrefix Property

Gets a SharePoint Foundation prefix to be used in XPath queries in conjunction with the Namespace Manager.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Protected Shared ReadOnly Property WssPrefix As String
    Get
'Usage
Dim value As String

value = SPElementDefinition.WssPrefix
protected static string WssPrefix { get; }

Property Value

Type: System.String
A string that contains a SharePoint Foundation prefix.

See Also

Reference

SPElementDefinition Class

SPElementDefinition Members

Microsoft.SharePoint.Administration Namespace