Proprietà DocStructInfoDescription
             | 
          
        
        
            Restitusice o imposta una descrizione libera dell'elemento.
            Utile soprattutto nei nuovi elementi che sono presenti solo in memoria del client.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic string Description { get; set; }Public Property Description As String
	Get
	Set
public:
property String^ Description {
	String^ get ();
	void set (String^ value);
}member Description : string with get, set
Valore della proprietà
String
Vedi anche