AdsVersion Class
The structure contains the version number, revision number and build number.
Inheritance Hierarchy
System.Object
TwinCAT.Ads.AdsVersion
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229
Syntax
C#
public class AdsVersion
The AdsVersion type exposes the following members.
Properties
|
Name |
Description |
---|---|---|
|
Gets or sets the build number. | |
|
Get the Empty/Uninitialized Version (0,0,0) | |
|
Gets a value indicating whether this instance is empty / uninitialized. | |
|
Gets or sets the revision number. | |
|
Gets or sets the version number. |
Methods
|
Name |
Description |
---|---|---|
|
Converts this AdsVersion to a .NET Framework Version object. | |
|
Creates the AdsVersion object form Version. | |
|
Creates a new AdsVersion object. | |
|
Creates a new AdsVersion object. | |
|
Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
|
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
|
Serves as the default hash function. (Inherited from Object.) | |
|
Gets the Type of the current instance. (Inherited from Object.) | |
|
Creates a shallow copy of the current Object. (Inherited from Object.) | |
|
Returns a string that represents the current object. (Inherited from Object.) |
Remarks
This version structure is used to indicate Version numbers of TwinCAT.AdsServers.