Proprietà DedAttItemAltValue
|
Restituisce o imposta il valore alternativo dell'elemento.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public 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à
Tipo:
StringVedi anche