VCProjectEngine2.RemovePropertySheet(Object) Method

Definition

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

Parameters

PropertySheet
Object

Implements

Attributes

Applies to