ISymbolProvider.N, T, S..RootNamespace Property

Gets the root (main) namespace of the Symbol provider.

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

Syntax

C#

N RootNamespace { get; }

VB

ReadOnly Property RootNamespace As N
    Get

Property Value

Type: N
The root namespace.

Reference

ISymbolProvider.N, T, S. Interface

TwinCAT.TypeSystem.Generic Namespace