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)
Sintassipublic 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à
String
Vedi anche