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