VCProjectEngine::CreatePropertySheet Method (String^)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

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

Object^ CreatePropertySheet(
	String^ Name
)

Parameters

Name
Type: System::String^

Property sheet name

Return Value

Type: System::Object^

An object.

Return to top
Show: