public PropertyValue Property( Properties.InstallationSpace id, int index ) {get; set;}
public: property PropertyValue^ Property { PropertyValue^ get(Properties.InstallationSpace id, int index); void set (Properties.InstallationSpace id, int index, PropertyValue^ value); }
Parameters
- id
- Identifier of the InstallationSpace's property
- index
- Index of the InstallationSpace's property