Proprietà DedCommandContextTarget
             | 
          
        
        
            Restituisce o imposta il punto dal quale è stato lanciato il comando.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic CommandContextEnum Target { get; set; }Public Property Target As CommandContextEnum
	Get
	Set
public:
property CommandContextEnum Target {
	CommandContextEnum get ();
	void set (CommandContextEnum value);
}member Target : CommandContextEnum with get, set
Valore della proprietà
CommandContextEnum
Vedi anche