public ProjectSettingNode( Project oProj, string strNodePath )
public: ProjectSettingNode( Project^ oProj, String^ strNodePath )
Parameters
| Parameter Name | Description |
|---|---|
| oProj | The project that the settings node belongs to. |
| strNodePath | Indicates the path of the node. May be empty. |