ITextTemplatingComponents.Host 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.
Get the singleton Vs Host
public:
property Microsoft::VisualStudio::TextTemplating::ITextTemplatingEngineHost ^ Host { Microsoft::VisualStudio::TextTemplating::ITextTemplatingEngineHost ^ get(); };
public Microsoft.VisualStudio.TextTemplating.ITextTemplatingEngineHost Host { get; }
member this.Host : Microsoft.VisualStudio.TextTemplating.ITextTemplatingEngineHost
Public ReadOnly Property Host As ITextTemplatingEngineHost