Proprietà DedAttItemAltValue
             | 
          
        
        
            Restituisce o imposta il valore alternativo dell'elemento.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic string AltValue { get; set; }Public Property AltValue As String
	Get
	Set
public:
property String^ AltValue {
	String^ get ();
	void set (String^ value);
}member AltValue : string with get, set
Valore della proprietà
String
Vedi anche