Proprietà TranslationsMangerCommandCustomTranslations
             | 
          
        
        
            Indica se le traduzioni sono relative alle stinghe custom.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic bool CustomTranslations { get; set; }Public Property CustomTranslations As Boolean
	Get
	Set
public:
property bool CustomTranslations {
	bool get ();
	void set (bool value);
}member CustomTranslations : bool with get, set
Valore della proprietà
Boolean
Vedi anche