ThreadCreateEvent.PriorityName Property

Definition

Gets the thread's priority when it was created.

public:
 property System::String ^ PriorityName { System::String ^ get(); };
public:
 property Platform::String ^ PriorityName { Platform::String ^ get(); };
public string PriorityName { get; }
member this.PriorityName : string
Public ReadOnly Property PriorityName As String

Property Value

Applies to