AmsAddress.ToString Method

Converts the Address to String 'NetId:Port'

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

Syntax

C#

public override string ToString()

VB

Public Overrides Function ToString As String

Return Value

Type: String
A String that represents this instance.

Reference

AmsAddress Class

TwinCAT.Ads Namespace