WAProvideProjectFactoryAttribute.ProjectTemplatesDirectory Property

Definition

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 project templates directory.

Applies to