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)
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.