[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNExtRemoting (in DNExtRemoting.dll) Version: 1.0.4679.19834 (1.0.0.0)
Gibt den Super-Name für Modul-Anschlüsse zurück.
Namespace: DynamicNode.Ext.RemotingAssembly: DNExtRemoting (in DNExtRemoting.dll) Version: 1.0.4679.19834 (1.0.0.0)
Syntax
C# |
---|
public string SuperName { get; } |
Visual Basic |
---|
Public ReadOnly Property SuperName As String Get |
F# |
---|
abstract SuperName : string override SuperName : string |