Proprietà TranslationsMangerCommandTranslateAttributesPrompt
             | 
          
        
        
            Indica se le traduzioni sono relative ai prompt degli attributi e non ai valori di essi.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic bool TranslateAttributesPrompt { get; set; }Public Property TranslateAttributesPrompt As Boolean
	Get
	Set
public:
property bool TranslateAttributesPrompt {
	bool get ();
	void set (bool value);
}member TranslateAttributesPrompt : bool with get, set
Valore della proprietà
Boolean
Vedi anche