SPScenarioContext.ScenarioDescription property
The description of the scenario as specified in the scenario xml file
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property ScenarioDescription As String
Get
'Usage
Dim instance As SPScenarioContext
Dim value As String
value = instance.ScenarioDescription
public string ScenarioDescription { get; }
Property value
Type: System.String
Returns String.