EntityProperty 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.
The basic core implementation of the property metadata.
[System.Diagnostics.DebuggerDisplay("{PropertyName} Property")]
[System.Runtime.CompilerServices.Nullable(0)]
public abstract class EntityProperty : Microsoft.VisualStudio.ProjectSystem.Query.IEntityProperty
[<System.Diagnostics.DebuggerDisplay("{PropertyName} Property")>]
[<System.Runtime.CompilerServices.Nullable(0)>]
type EntityProperty = class
interface IEntityProperty
Public MustInherit Class EntityProperty
Implements IEntityProperty
- Inheritance
-
EntityProperty
- Derived
- Attributes
- Implements
Constructors
EntityProperty(Int32, String) |
Initializes a new instance of the EntityProperty class. |
Properties
Index | |
PropertyName |