VCProjectEngine2.LoadPropertySheet(String) Method

Definition

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

Parameters

bstrName
String

Returns

Implements

Attributes

Applies to