SPMetabaseObject.RelativePath property
Gets the portion of the configuration store path that is specific to the object.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected ReadOnly Property RelativePath As String
Get
'Usage
Dim value As String
value = Me.RelativePath
protected string RelativePath { get; }
Property value
Type: System.String
A string that contains a portion of the configuration store path.
Remarks
Identifies the relative path to the SPMetabaseObject.
See also
Reference
Microsoft.SharePoint.Administration namespace
Other resources
Checklist: Securing Your Web Server