Skip to content

RdpFileSetting

Represents a single line in an RDP file.

Type

csharp
RoyalApps.Community.Rdp.WinForms.External.Files.RdpFileSetting

Used By

Properties

Name (string)

Gets or sets the RDP property name.

Type (RdpFileSettingType)

Gets or sets the RDP value type.

Value (string)

Gets or sets the serialized property value.

Back to API index

MIT Licensed