TemplateFiles.Instance 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.
Gets the singleton instance (created on demand) of this class.
public:
static property Microsoft::MixedReality::Toolkit::MSBuild::TemplateFiles ^ Instance { Microsoft::MixedReality::Toolkit::MSBuild::TemplateFiles ^ get(); };
public static Microsoft.MixedReality.Toolkit.MSBuild.TemplateFiles Instance { get; }
member this.Instance : Microsoft.MixedReality.Toolkit.MSBuild.TemplateFiles
Public Shared ReadOnly Property Instance As TemplateFiles