Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents properties that are typed values associated with metadata objects.
The Property type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
MetadataObject | Gets the metadata object. |
![]() |
Name | Gets or sets the name of the Property object. |
![]() |
SettingId | Gets the identifier of the location setting from which to read resources (properties, localized names, and permissions). A null value indicates default settings. |
![]() |
Type | Gets the type of the Property object. |
![]() |
Value | Gets or sets the value of the Property object. |
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