vcCMConstants.vcCMCATIDMacro Field
Represents a code macro.
Namespace: Microsoft.VisualStudio.VCCodeModel
Assembly: Microsoft.VisualStudio.VCCodeModel (in Microsoft.VisualStudio.VCCodeModel.dll)
Syntax
'Declaration
Public Const vcCMCATIDMacro As String
'Usage
Dim value As String
value = vcCMConstants.vcCMCATIDMacro
public const string vcCMCATIDMacro
public:
literal String^ vcCMCATIDMacro
public const var vcCMCATIDMacro : 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.