public long InternalValue {get;}
public: property int64 InternalValue { int64 get(); }
'Declaration Public ReadOnly Property InternalValue As Long
'Declaration
Public ReadOnly Property InternalValue As Long
'Usage Dim instance As UAFileHandle Dim value As Long value = instance.InternalValue
'Usage
Dim instance As UAFileHandle Dim value As Long value = instance.InternalValue
Valid values are in the System.UInt32 range.
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
UAFileHandle Class UAFileHandle Members