BaseModelHelpers
The static BaseModelHelper class provides a few static helper methods that are used for logging and interacting with the remote directory directly on the host.
Namespace: Progile.TRIO.BaseModel
Assembly: Progile.TRIO.BaseModel (in Progile.TRIO.BaseModel.dll)
Name | Description |
Gets the version string including the build time in UTC of the provided assembly Version. | |
Logs the assembly version of the base model, if it wasn't already logged before. | |
Maps the remote directory on the host and returns a directory info for the remote directory.
Make sure to unmap the remote directory in the tear down step by calling UnmapRemoteDirectoryOnHost! | |
Name | Description |
Last modified 3yr ago