Share via


SPQueryUsageEntry.ContextualScopeUrl Property

Contextual scope URL property.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Property ContextualScopeUrl As String
    Get
    Set
'Usage
Dim instance As SPQueryUsageEntry
Dim value As String

value = instance.ContextualScopeUrl

instance.ContextualScopeUrl = value
public string ContextualScopeUrl { get; set; }

Property Value

Type: System.String
A String representation of the property.

See Also

Reference

SPQueryUsageEntry Class

SPQueryUsageEntry Members

Microsoft.SharePoint.Administration Namespace