Restituisce o imposta il nome visualizzato dell'utente.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic string NameVis { get; set; }Public Property NameVis As String
	Get
	Set
public:
property String^ NameVis {
	String^ get ();
	void set (String^ value);
}member NameVis : string with get, set
Valore della proprietà
String
Vedi anche