public StringCollection ProjectEntries( string strFullLinkFileName ) {get;}
public: property StringCollection^ ProjectEntries { StringCollection^ get(String^ strFullLinkFileName); }
Parameters
| Parameter Name | Description |
|---|---|
| strFullLinkFileName | Full link file name of the project, of which the information will be read. |