DTECatID Class
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.
Provides a list of GUIDs that are used to identify DTE categories.
public ref class DTECatID abstract
[Windows::Foundation::Metadata::WebHostHidden]
public ref class DTECatID abstract
[Windows::Foundation::Metadata::WebHostHidden]
class DTECatID abstract
public abstract class DTECatID
type DTECatID = class
Public MustInherit Class DTECatID
- Inheritance
-
DTECatID
Constructors
DTECatID() |
Fields
Document |
Specifies a document. |
GenericProject |
Specifies a project. |
MiscFilesProject |
Specifies a project file. |
MiscFilesProjectItem |
Specifies a project file. |
Solution |
Specifies a solution. |
SolutionBrowseObject |
Specifies a solution browse object. |