FX3ApiInfo Class |
Namespace: FX3Api
The FX3ApiInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | FX3ApiInfo |
Constructor which initializes values to "Error: Not Set"
|
Name | Description | |
---|---|---|
![]() | GitBranch |
The branch which this version of the FX3Api was built on.
|
![]() | GitCommitSHA1 |
The hast for the git commit which this version of the FX3Api was built on.
|
![]() | GitCommitURL |
The URL of the git commit which this version of the FX3Api was built on.
|
![]() | GitURL |
The base git remote URL which this version of the FX3Api was build on.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString |
Overload of the toString function to allow for better formatting.
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
![]() | BuildDateTime |
The date and time of the current FX3Api build in use.
|
![]() | Description |
The project description
|
![]() | Name |
The project name (should be FX3Api)
|
![]() | VersionNumber |
The build version of this FX3Api instance. Should match application firmware.
|