DkmTask.ParentTaskId Property

Definition

ID of parent task, 0 if there is no parent task.

public:
 property System::UInt64 ParentTaskId { System::UInt64 get(); };
public:
 property unsigned long long ParentTaskId { unsigned long long get(); };
public ulong ParentTaskId { get; }
member this.ParentTaskId : uint64
Public ReadOnly Property ParentTaskId As ULong

Property Value

Returns UInt64.

Applies to