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)
Available in Sandboxed Solutions: No
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