ManualActionSaveRequestedEventArgsContents Property |
Gets the contents that should be saved (to a file or registry key, for example).
Namespace: com.softwarekey.Client.GuiAssembly: PLUSManagedGui (in PLUSManagedGui.dll) Version: 5.23.4.0
Syntaxpublic string Contents { get; }
Public ReadOnly Property Contents As String
Get
public:
property String^ Contents {
String^ get ();
}
Property Value
Type:
String
See Also