ISymbolProvider.RootNamespaceName Property

Gets the name of the root namespace

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

Syntax

C#

string RootNamespaceName { get; }

VB

ReadOnly Property RootNamespaceName As String
    Get

Property Value

Type: String
The namespace.

Reference

ISymbolProvider Interface

TwinCAT.TypeSystem Namespace