ComponentProperty Members

MultiArchive SDK .NET

Collapse image Expand Image Copy image CopyHover image

[This is preliminary documentation and is subject to change.]

The ComponentProperty type exposes the following members.

Constructors

  Name Description
Public method ComponentProperty()()()()
Default constructor
Public method ComponentProperty(String, String, String)
Constructor setting the local variable according to the parameters specified.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

  Name Description
Public property Name
Property holding the name of the component property.
Public property Type
Property holding a string representation of the type of component property.
Public property Value
Property holding the value of the component property.

See Also