Proprietà EditEcoAttrsCommandAttrs
|
Dizionario contenente i nuovi valori degli attributi dell'ECO.
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 20.3.0.0 (20.3.0.0)
Sintassipublic Dictionary<string, string> Attrs { get; set; }
Public Property Attrs As Dictionary(Of String, String)
Get
Set
public:
property Dictionary<String^, String^>^ Attrs {
Dictionary<String^, String^>^ get ();
void set (Dictionary<String^, String^>^ value);
}
member Attrs : Dictionary<string, string> with get, set
Valore della proprietà
Tipo:
DictionaryString,
String
Vedi anche