Thread2.Category Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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