VCProjectEngineObjectClass.VCProjectEngine2_RemovePropertySheet Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void VCProjectEngine2_RemovePropertySheet(System::Object ^ PropertySheet) = Microsoft::VisualStudio::VCProjectEngine::VCProjectEngine2::RemovePropertySheet;
[System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden)]
public virtual void VCProjectEngine2_RemovePropertySheet (object PropertySheet);
[<System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden)>]
abstract member VCProjectEngine2_RemovePropertySheet : obj -> unit
override this.VCProjectEngine2_RemovePropertySheet : obj -> unit
Public Overridable Sub VCProjectEngine2_RemovePropertySheet (PropertySheet As Object)
Parameters
- PropertySheet
- Object
- Attributes