Proprietà DedNetApplicationHideAttributeTranslations
|
Indica se nascondere le traduzioni degli attributi (di default è False).
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
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