Proprietà DedAttItemAltValue
|
Restituisce o imposta il valore alternativo dell'elemento.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
StringVedi anche