public void DeleteStoredProperties( string strFullLinkFileName, string strConfigScheme )
public: void DeleteStoredProperties( String^ strFullLinkFileName, String^ strConfigScheme )
Parameters
| Parameter Name | Description |
|---|---|
| strFullLinkFileName | Full link file name of the project from which properties should be deleted. |
| strConfigScheme | Configuration scheme. If an empty string is passed to the parameter method will use scheme which is currently set in GUI. |