Class SessionTemplateGeneratorParameters
public sealed class SessionTemplateGeneratorParameters : TemplateGeneratorParameters
  - Inheritance
 - 
      objectSessionTemplateGeneratorParameters
 
- 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()