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