ThreadNameChangedEvent.ThreadName Property

Definition

Gets the thread's new name.

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

Property Value

Applies to