IInstance.InstanceName Property

Gets the name of the instance (without periods (.)

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

Syntax

C#

string InstanceName { get; }

VB

ReadOnly Property InstanceName As String
    Get

Property Value

Type: String
The name of the instance.

Reference

IInstance Interface

TwinCAT.TypeSystem Namespace