Udostępnij za pośrednictwem


DkmScriptRuntimeInstance.LoadOrderIndex Property

Definition

Index indicating the relative load order of this script runtime instance to other script runtime instances within the target process. The first runtime instance to load will be given an index of zero.

public:
 property int LoadOrderIndex { int get(); };
public:
 property int LoadOrderIndex { int get(); };
public int LoadOrderIndex { get; }
member this.LoadOrderIndex : int
Public ReadOnly Property LoadOrderIndex As Integer

Property Value

Applies to