Proprietà AddCommCommandCommName
|
Restituisce o imposta il nome della commessa nel dizionario interno (quello ottenibile dalla proprietà CommData).
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public string CommName { get; set; }
Public Property CommName As String
Get
Set
public:
property String^ CommName {
String^ get ();
void set (String^ value);
}
member CommName : string with get, set
Valore della proprietà
Tipo:
StringVedi anche