AdsVersion.Build Property

Gets or sets the build number.

Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

public int Build { get; set; }

VB

Public Property Build As Integer
    Get
    Set

Property Value

Type: Int32

Reference

AdsVersion Structure

TwinCAT.Ads Namespace