public void DeleteStoredProperties( Project oProject, string strConfigScheme )
public: void DeleteStoredProperties( Project^ oProject, String^ strConfigScheme )
Parameters
| Parameter Name | Description |
|---|---|
| oProject | Project from which stored properties will be deleted. |
| strConfigScheme | Configuration scheme. If an empty string is passed to the parameter method will use scheme which is currently set in GUI. |