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 type of 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 ResourceType As String
Get
Set
'Usage
Dim instance As ResourceInfo
Dim value As String
value = instance.ResourceType
instance.ResourceType = value
string ResourceType { get; set; }
Property Value
Type: System.String
The type of the resource.
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration.ResourceStorage Namespace