Proprietà DedNetApplicationHideAttributeTranslations
             | 
          
        
        
            Indica se nascondere le traduzioni degli attributi (di default è False).
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic bool HideAttributeTranslations { get; set; }Public Property HideAttributeTranslations As Boolean
	Get
	Set
public:
property bool HideAttributeTranslations {
	bool get ();
	void set (bool value);
}member HideAttributeTranslations : bool with get, set
Valore della proprietà
Boolean
Vedi anche