VCProjectEngine2.RemovePropertySheet(Object) Method

Definition

public:
 void RemovePropertySheet(System::Object ^ PropertySheet);
[System.Runtime.InteropServices.DispId(218)]
[System.Runtime.InteropServices.TypeLibFunc]
public void RemovePropertySheet (object PropertySheet);
[<System.Runtime.InteropServices.DispId(218)>]
[<System.Runtime.InteropServices.TypeLibFunc>]
abstract member RemovePropertySheet : obj -> unit
Public Sub RemovePropertySheet (PropertySheet As Object)

Parameters

PropertySheet
Object

Implements

Attributes

Applies to