←Select platform

Platform Class Members

Summary

The following tables list the members exposed by Platform.

Public Properties

Name Description
Public Property static  | Shared in VB Is64Bit Determines if the current running process is 64-bit.
Public Property static  | Shared in VB IsAndroid Indicates whether the current runtime platform is Android-based.
Public Property static  | Shared in VB IsArm Indicates whether the current runtime is ARM.
Public Property static  | Shared in VB IsIOS Indicates whether the current runtime platform is iOS-based.
Public Property static  | Shared in VB IsLinux Indicates whether the current runtime platform is Linux-based.
Public Property static  | Shared in VB IsMacOS Indicates whether the current runtime platform is macOS-based.
Public Property static  | Shared in VB IsUniversal Indicates whether the current runtime is Universal Windows Platform (UWP).
Public Property static  | Shared in VB IsUTF16Encoding Indicates whether the current runtime platform's default encoding is UTF-16.
Public Property static  | Shared in VB IsUTF8Encoding Indicates whether the current runtime platform's default encoding is UTF-8.
Public Property static  | Shared in VB IsWindows Indicates whether the current runtime platform is Windows-based.
Public Property static  | Shared in VB LibraryPath Gets or sets a string value representing the path to the native library.
Public Property static  | Shared in VB RuntimePlatform Gets and sets the name of the current runtime platform.

Public Fields

Name Description
Public Field DROID A constant string that represents the Android platform runtime name.
Public Field IOS A constant string that represents the iOS platform runtime name.
Public Field UWP A constant string that represents the UWP platform runtime's name.
Public Field WINDOWS A constant string that represents the name of the Windows platform runtime.
Public Field XAMARIN_FORMS_UWP A constant string that represents the name of the Xamarin UWP platform runtime.

See Also

Platform Class

Leadtools Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.