Click or drag to resize

NativeProxyArchitecture Property

Gets the proxy architecture.

Namespace:  callback.ShellBoost.Core.Client
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public NativeProxyArchitecture Architecture { get; }

Property Value

Type: NativeProxyArchitecture
The architecture.
See Also