WAProvideProjectFactoryAttribute::FolderGuid Property

 

Gets the folder GUID.

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

public:
property String^ FolderGuid {
	String^ get();
	void set(String^ value);
}

Property Value

Type: System::String^

The folder GUID.

Return to top
Show: