Condividi tramite


SPTestResultLocation.Path property

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

See also

Reference

SPTestResultLocation class

SPTestResultLocation members

Microsoft.SharePoint.Upgrade namespace