ModelType Class
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.
Metadata Type for root.
C#
public class ModelType : Microsoft.VisualStudio.ProjectSystem.Query.Framework.EntityType<Microsoft.VisualStudio.ProjectSystem.Query.IProjectModelQueryableSpace,Microsoft.VisualStudio.ProjectSystem.Query.IProjectModelQueryableSpace>
type ModelType = class
inherit EntityType<IProjectModelQueryableSpace, IProjectModelQueryableSpace>
Public Class ModelType
Inherits EntityType(Of IProjectModelQueryableSpace, IProjectModelQueryableSpace)
- Inheritance
Projects |
The name of the Projects property. |
Solutions |
The name of the Solutions property. |
Type |
The Model Type Name. |
Base |
(Inherited from EntityType) |
Definition |
(Inherited from EntityType<TDefinitionType,TImplementationType>) |
Empty |
(Inherited from EntityType) |
Has |
(Inherited from EntityType) |
Implementation |
(Inherited from EntityType<TDefinitionType,TImplementationType>) |
Model | (Inherited from EntityType) |
Name | (Inherited from EntityType) |
Projects |
Gets Metadata for Projects property. |
Properties | (Inherited from EntityType) |
Query |
|
Solutions |
Gets Metadata for Solutions property. |
Create |
(Inherited from EntityType) |
Create |
(Inherited from EntityType) |
Create |
Create a new properties filter. |
Get |
(Inherited from EntityType<TDefinitionType,TImplementationType>) |
Get |
(Inherited from EntityType) |
Get |
(Inherited from EntityType) |
Initialize |
Initialize the properties collection. (Inherited from EntityType) |
Try |
(Inherited from EntityType) |
Product | Versions |
---|---|
Visual Studio SDK | 2022 |