VCProjectEngine2.CreatePropertySheet(String) Method

Definition

public:
 System::Object ^ CreatePropertySheet(System::String ^ Name);
[System.Runtime.InteropServices.DispId(219)]
[System.Runtime.InteropServices.TypeLibFunc]
public object CreatePropertySheet (string Name);
[<System.Runtime.InteropServices.DispId(219)>]
[<System.Runtime.InteropServices.TypeLibFunc>]
abstract member CreatePropertySheet : string -> obj
Public Function CreatePropertySheet (Name As String) As Object

Parameters

Name
String

Returns

Implements

Attributes

Applies to