Class SessionTemplateGeneratorParameters
public sealed class SessionTemplateGeneratorParameters : TemplateGeneratorParameters
- Inheritance
-
SessionTemplateGeneratorParameters
- Inherited Members
Properties
Session
Gets or sets the current session.
public PackageSession Session { get; set; }
Property Value
- PackageSession
The session.
Methods
ValidateParameters()
protected override void ValidateParameters()