Share via


vcCMConstants.vcCMCATIDIncludeStmt Field

Represents a code include (C+) statement.

Namespace:  Microsoft.VisualStudio.VCCodeModel
Assembly:  Microsoft.VisualStudio.VCCodeModel (in Microsoft.VisualStudio.VCCodeModel.dll)

Syntax

'Declaration
Public Const vcCMCATIDIncludeStmt As String
'Usage
Dim value As String 

value = vcCMConstants.vcCMCATIDIncludeStmt
public const string vcCMCATIDIncludeStmt
public:
literal String^ vcCMCATIDIncludeStmt
public const var vcCMCATIDIncludeStmt : String

.NET Framework Security

See Also

Reference

vcCMConstants Class

vcCMConstants Members

Microsoft.VisualStudio.VCCodeModel Namespace