public PropertyValue Property( Properties.InstallationSpace id ) {get; set;}
public: property PropertyValue^ Property { PropertyValue^ get(Properties.InstallationSpace id); void set (Properties.InstallationSpace id, PropertyValue^ value); }
Parameters
| Parameter Name | Description |
|---|---|
| id | Identifier of the InstallationSpace's property |