Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the path to the resource.
Namespace: Microsoft.SharePoint.Search.Extended.Administration.ResourceStorage
Assembly: Microsoft.SharePoint.Search.Extended.Administration.ResourceStorage (in Microsoft.SharePoint.Search.Extended.Administration.ResourceStorage.dll)
Syntax
'Declaration
Property Path As String
Get
Set
'Usage
Dim instance As ResourceInfo
Dim value As String
value = instance.Path
instance.Path = value
string Path { get; set; }
Property Value
Type: System.String
The path of resource.
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration.ResourceStorage Namespace