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