ISymbolInfo.InstancePath Property

Gets the Symbol Path

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

Syntax

C#

string InstancePath { get; }

VB

ReadOnly Property InstancePath As String
    Get

Property Value

Type: String
The path.

Reference

ISymbolInfo Interface

TwinCAT.TypeSystem Namespace