_Application.TemplatesPath 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.
Returns the local path where templates are stored.
public:
property System::String ^ TemplatesPath { System::String ^ get(); };
public string TemplatesPath { get; }
Public ReadOnly Property TemplatesPath As String