Appearance
RdpFileSettingType
Specifies the serialized value type used in an RDP file line.
RoyalApps.Community.Rdp.WinForms.External.Files.RdpFileSettingType
String = 0
A string value.
Integer = 1
A 32-bit integer value.
Binary = 2
A binary value.
Back to API index