ModelingTextTransformation.Session Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
User's session (can only be set via an instance)
public Microsoft.VisualStudio.TextTemplating.ITextTemplatingSession Session { get; set; }
member this.Session : Microsoft.VisualStudio.TextTemplating.ITextTemplatingSession with get, set
Public Property Session As ITextTemplatingSession