public string[] GetPages( string strFullLinkFileName )
public: array<String^>^ GetPages( String^ strFullLinkFileName )
Parameters
- strFullLinkFileName
- Full link file name of the project.
public string[] GetPages( string strFullLinkFileName )
public: array<String^>^ GetPages( String^ strFullLinkFileName )
Exception | Description |
---|---|
System.ArgumentNullException | Thrown if null was passed as an argument. |