VCProjectEngineObjectClass.VCProjectEngine2_get_PropertySheets 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 System::Object ^ VCProjectEngine2_get_PropertySheets() = Microsoft::VisualStudio::VCProjectEngine::VCProjectEngine2::get_PropertySheets;
[System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden)]
public virtual object VCProjectEngine2_get_PropertySheets ();
[<System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden)>]
abstract member VCProjectEngine2_get_PropertySheets : unit -> obj
override this.VCProjectEngine2_get_PropertySheets : unit -> obj
Public Overridable Function VCProjectEngine2_get_PropertySheets () As Object
Returns
- Attributes