MultiArchive SDK .NET Documentation |
ComponentProperty Members |
ComponentProperty Class Constructors Methods Properties See Also Send Feedback |
[This is preliminary documentation and is subject to change.]
The ComponentProperty type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ComponentProperty()()()() |
Default constructor
|
|
ComponentProperty(String, String, String) |
Constructor setting the local variable according to the parameters specified.
|
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.) |
Properties
Name | Description | |
---|---|---|
Name |
Property holding the name of the component property.
|
|
Type |
Property holding a string representation of the type of component property.
|
|
Value |
Property holding the value of the component property.
|