3 out of 10 rated this helpful - Rate this topic

Microsoft.VisualC Namespace

  Class Description
Public class CodeDomTypeInfo Encapsulates descriptions of a type.
Public class CppCodeGenerator Provides an example implementation of the ICodeGenerator interface and ICodeCompiler interface.
Public class CppCodeGenerator7 Provides an example implementation of the ICodeGenerator interface.
Public class CppCodeGeneratorBase  
Public class CppCodeProvider Provides a base class for a C/C++ implementation of CodeDomProvider.
Public class CppCodeProvider7  
Public class DebugInfoInPDBAttribute An attribute applied to native classes that tells the debugger to look up field information in the pdb rather than in metadata.
Public class DecoratedNameAttribute An attribute used by the compiler to pass the decorated name of a method to the linker.
Public class IsConstModifier  
Public class IsCXXReferenceModifier  
Public class IsLongModifier  
Public class IsSignedModifier  
Public class IsVolatileModifier  
Public class MiscellaneousBitsAttribute An attribute that stores miscellaneous information about a type in metadata.
Public class NeedsCopyConstructorModifier A custom modifier applied to parameters that tells the CLR marshaler to call the parameter's copy constructor when marshaling the parameter.
Public class NoSignSpecifiedModifier  
Public class SymbolTableStack Represents a simple last-in-first-out (LIFO) non-generic collection of C++ code document object model (CodeDOM) objects.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ