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.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property Path As String
Get
Friend Set
'Usage
Dim instance As SPTestResultLocation
Dim value As String
value = instance.Path
public string Path { get; internal set; }
Property value
Type: System.String