Proprietà AddCommCommandCommName
|
Restituisce o imposta il nome della commessa nel dizionario interno (quello ottenibile dalla proprietà CommData).
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
StringVedi anche