Microsoft.VisualC Namespace
The Microsoft.VisualC namespace contains classes that support compilation and code generation using the C++ language.
| Class | Description | |
|---|---|---|
![]() | DebugInfoInPDBAttribute | Obsolete. An attribute applied to native classes that tells the debugger to look up field information in the pdb rather than in metadata. |
![]() | DecoratedNameAttribute | Obsolete. An attribute used by the compiler to pass the decorated name of a method to the linker. |
![]() | IsConstModifier | Obsolete. This API supports the product infrastructure and is not intended to be used directly from your code. Is const modifier. |
![]() | IsCXXReferenceModifier | Obsolete. This API supports the product infrastructure and is not intended to be used directly from your code. Is C++ reference modifier. |
![]() | IsLongModifier | Obsolete. This API supports the product infrastructure and is not intended to be used directly from your code. Is long modifier. |
![]() | IsSignedModifier | Obsolete. This API supports the product infrastructure and is not intended to be used directly from your code. Is signed modifier. |
![]() | IsVolatileModifier | Obsolete. This API supports the product infrastructure and is not intended to be used directly from your code. Is volatile modifier. |
![]() | MiscellaneousBitsAttribute | Obsolete. An attribute that stores miscellaneous information about a type in metadata. |
![]() | NeedsCopyConstructorModifier | Obsolete. A custom modifier applied to parameters that tells the CLR marshaler to call the parameter's copy constructor when marshaling the parameter. |
![]() | NoSignSpecifiedModifier | Obsolete. This API supports the product infrastructure and is not intended to be used directly from your code. No sign specified modifier. |
