PropertyStruct Members
Include Protected Members
Include Inherited Members
Contains methods and properties that handle the property structure.
The PropertyStruct type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PropertyStruct | Initializes a new instance of the class. |
Top
Properties
Name | Description | |
---|---|---|
MetadataObjectId | Gets or sets the metadata object identifier. | |
Name | Gets or sets the property name. | |
NeedsTypeReflectionResolution | Gets whether the structure needs type reflection resolution. (Inherited from ComplexValueStruct.) | |
SettingId | Gets or sets the identifier of the location setting from which to read the property. | |
TypeName | Gets or sets the type name. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top