ModelProperty 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.
public ref class ModelProperty abstract
public abstract class ModelProperty
type ModelProperty = class
Public MustInherit Class ModelProperty
- Inheritance
-
ModelProperty
Constructors
ModelProperty() |
Properties
AttachedOwnerType | |
Collection | |
ComputedValue | |
Dictionary | |
IsAttached | |
IsBrowsable | |
IsCollection | |
IsDictionary | |
IsReadOnly | |
IsSet | |
Name | |
Parent | |
PropertyType | |
Value |
Methods
ClearValue() | |
Equals(Object) | |
GetAttributes(Type) | |
GetHashCode() | |
IsPropertyOfType(TypeIdentifier) | |
SetValue(Object) |
Operators
Equality(ModelProperty, ModelProperty) | |
Inequality(ModelProperty, ModelProperty) |