Namespace: HidSharpAssembly: HidSharp (in HidSharp.dll) Version: 2.0.0
public string NewLine { get; set; }
Public Property NewLine As String
Get
Set
public:
property String^ NewLine {
String^ get ();
void set (String^ value);
}
member NewLine : string with get, set
Property Value
Type:
String
Reference