Share via


DkmEngineSettings.EngineId Property

Definition

These are the 'standard' engine GUID values. It is expected that this list will grow over time, so where possible, it is recommended to query for a setting instead of comparing the EngineId.

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

Property Value

Returns Guid.

Applies to