DkmVendorId Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Guid value which, along with the DkmLanguageId, can identify the compiler/interpreter used to compile/interpret the target code. The vendor id is used along with the language id to select expression evaluators. This value is used as many compilers may exist for the same programming language. But even though the compilers may all use the same programming language, they will generally not be able to use the same expression evaluator.
public ref class DkmVendorId abstract sealed
public ref class DkmVendorId abstract sealed
class DkmVendorId abstract sealed
public static class DkmVendorId
type DkmVendorId = class
Public Class DkmVendorId
- Inheritance
-
DkmVendorId
Properties
Microsoft |
Indicates that the compiler/interpreter was produced by Microsoft. |