ProvideProjectFactoryAttribute.ProjectTemplatesDirectory 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 project templates directory.
public:
property System::String ^ ProjectTemplatesDirectory { System::String ^ get(); };
public:
property Platform::String ^ ProjectTemplatesDirectory { Platform::String ^ get(); };
public string ProjectTemplatesDirectory { get; }
member this.ProjectTemplatesDirectory : string
Public ReadOnly Property ProjectTemplatesDirectory As String
Property Value
The path to the directory where the project templates are located.