VCProjectEngineObjectClass.VCProjectEngine2_IsSystemInclude(String) 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 bool VCProjectEngine2_IsSystemInclude(System::String ^ Include) = Microsoft::VisualStudio::VCProjectEngine::VCProjectEngine2::IsSystemInclude;
public virtual bool VCProjectEngine2_IsSystemInclude (string Include);
abstract member VCProjectEngine2_IsSystemInclude : string -> bool
override this.VCProjectEngine2_IsSystemInclude : string -> bool
Public Overridable Function VCProjectEngine2_IsSystemInclude (Include As String) As Boolean
Parameters
- Include
- String