UIPropertyEditorType 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 UIPropertyEditor.
C#
public class UIPropertyEditorType : Microsoft.VisualStudio.ProjectSystem.Query.Framework.EntityType<Microsoft.VisualStudio.ProjectSystem.Query.IUIPropertyEditorSnapshot,Microsoft.VisualStudio.ProjectSystem.Query.Framework.UIPropertyEditorSnapshot>
type UIPropertyEditorType = class
inherit EntityType<IUIPropertyEditorSnapshot, UIPropertyEditorSnapshot>
Public Class UIPropertyEditorType
Inherits EntityType(Of IUIPropertyEditorSnapshot, UIPropertyEditorSnapshot)
- Inheritance
-
UIPropertyEditorType
Metadata |
The name of the Metadata property. |
Name |
The name of the Name property. |
Type |
The Model Type Name. |
Base |
(Inherited from EntityType) |
Definition |
(Inherited from EntityType<TDefinitionType,TImplementationType>) |
Empty |
(Inherited from EntityType) |
Has |
(Inherited from EntityType) |
Id |
Gets Metadata for Id property. |
Implementation |
(Inherited from EntityType<TDefinitionType,TImplementationType>) |
Metadata |
Gets Metadata for Metadata property. |
Model | (Inherited from EntityType) |
Name | (Inherited from EntityType) |
Name |
Gets Metadata for Name property. |
Properties | (Inherited from EntityType) |
Query |
Create |
|
Create |
|
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 |