public bool SetProject( string strFullLinkFileName )
public: bool SetProject( String^ strFullLinkFileName )
Parameters
- strFullLinkFileName
- Full link file name of the project.
public bool SetProject( string strFullLinkFileName )
public: bool SetProject( String^ strFullLinkFileName )
Exception | Description |
---|---|
System.ArgumentNullException | Thrown if null was passed as an argument. |