Message which is to be displayed by default on the device.
Namespace: AMG.API.DefinitionsAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public string Prompt { get; set; }
Public Property Prompt As String
Get
Set
public:
property String^ Prompt {
String^ get ();
void set (String^ value);
}
member Prompt : string with get, set
Property Value
Type:
StringSee Also