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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.