Restituisce il nome visualizzato all'utente.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic 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
Valore della proprietà
String
Vedi anche