Thread2.Category Property

Definition

public:
 property EnvDTE90::enum_THREADCATEGORY Category { EnvDTE90::enum_THREADCATEGORY get(); };
public:
 property EnvDTE90::enum_THREADCATEGORY Category { EnvDTE90::enum_THREADCATEGORY get(); };
[System.Runtime.InteropServices.DispId(2102)]
public EnvDTE90.enum_THREADCATEGORY Category { [System.Runtime.InteropServices.DispId(2102)] get; }
[<System.Runtime.InteropServices.DispId(2102)>]
[<get: System.Runtime.InteropServices.DispId(2102)>]
member this.Category : EnvDTE90.enum_THREADCATEGORY
Public ReadOnly Property Category As enum_THREADCATEGORY

Property Value

Attributes

Applies to