Share via


ResourceInfo.Path Property

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

ResourceInfo Interface

ResourceInfo Members

Microsoft.SharePoint.Search.Extended.Administration.ResourceStorage Namespace