Class Scenario.ScenarioMetadata
- Namespace
- UICatalog
- Assembly
- UICatalog.dll
Defines the metadata (Name and Description) for a Scenario
[AttributeUsage(AttributeTargets.Class)]
public class Scenario.ScenarioMetadata : Attribute
- Inheritance
-
Scenario.ScenarioMetadata
- Inherited Members
Constructors
Properties
- Description
Scenario Description
Methods
- GetDescription(Type)
Static helper function to get the Scenario Description given a Type
- GetName(Type)
Static helper function to get the Scenario Name given a Type