Udostępnij za pośrednictwem


DkmProcessAttachRequest.HostingProcessLanguage Property

Definition

[Optional] Unique id for a programming language. These values must also be registered under $(RegRoot)\AD7Metric\ExpressionEvaluator and returned from symbol providers (through GetCompilerId) and language services (through IVsLanguageDebugInfo.GetLanguageID).

public:
 property Guid HostingProcessLanguage { Guid get(); };
public Guid HostingProcessLanguage { get; }
member this.HostingProcessLanguage : Guid
Public ReadOnly Property HostingProcessLanguage As Guid

Property Value

Returns Guid.

Applies to