Property Current
Current
Liefert das im aktuellen Context gültige Global.
Declaration
[DocfxBrowsable]
public static IGlobalObjects Current { get; }
Property Value
Remarks
Der Rückgabe-Typ ist das Basis-Interface IGlobalObjects.
Um auf den korrekten Typ FSGlobalObjects
zuzugreifen kann stattdessen FSGlobal.Current
verwendet werden.