PlinkSettings.

PtyAllocation Property

Summary

Enable / disable pty allocation.
Assembly
Cake.Putty.dll
Namespace
Cake.Putty
Containing Type
PlinkSettings

Syntax

public Nullable<bool> PtyAllocation { get; set; }

Attributes

Type Description
BoolParameterAttribute Decorates a bool property with parameter names.

Value

Type Description
Nullable<bool>