次の方法で共有


ProvideProjectFactoryAttribute.FolderGuid Property

Gets or sets the GUID of the folder for this type of project.

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

Syntax

'宣言
Public Property FolderGuid As String
public string FolderGuid { get; set; }

Property Value

Type: System.String
The GUID of the folder for this type of project.

Remarks

This GUID is used to control where in the hierarchy this project type appears in the New Project dialog.

.NET Framework Security

See Also

Reference

ProvideProjectFactoryAttribute Class

Microsoft.VisualStudio.Shell Namespace