Click or drag to resize
ManualActionLoadRequestedEventArgsContents Property
Gets or sets the contents that have been loaded (from a file or registry key, for example).

Namespace: com.softwarekey.Client.Gui
Assembly: PLUSManagedGui (in PLUSManagedGui.dll) Version: 5.23.4.0
Syntax
public string Contents { get; set; }

Property Value

Type: String
See Also