VCPlatform::GeneralPageTool Property

 

Gets the tool used to overwrite the project general properties page.

Namespace:   Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

property Object^ GeneralPageTool {
	Object^ get();
}

Property Value

Type: System::Object^

Tool to create a project specific general properties page.

Return to top
Show: