Aracılığıyla paylaş


ProvideProjectFactoryAttribute.NewProjectRequireNewFolderVsTemplate Property

Gets or sets whether this type of project requires a Visual Studio template that creates a new folder.

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Bildirim
Public Property NewProjectRequireNewFolderVsTemplate As Boolean
public bool NewProjectRequireNewFolderVsTemplate { get; set; }

Property Value

Type: System.Boolean
true if this type of project requires a Visual Studio template that creates a new folder, otherwise false.

.NET Framework Security

See Also

Reference

ProvideProjectFactoryAttribute Class

Microsoft.VisualStudio.Shell Namespace