INamespace.T..Name Property

Gets the name/ identifier of the Namespace

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

Syntax

C#

string Name { get; }

VB

ReadOnly Property Name As String
    Get

Property Value

Type: String
The name.

Reference

INamespace.T. Interface

TwinCAT.TypeSystem.Generic Namespace