Proprietà _FontsAndColors.FontCharacterSet
Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.
Solo per utilizzo interno di Microsoft.
Spazio dei nomi: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Sintassi
'Dichiarazione
Property FontCharacterSet As vsFontCharSet
Get
Set
vsFontCharSet FontCharacterSet { get; set; }
property vsFontCharSet FontCharacterSet {
vsFontCharSet get ();
void set (vsFontCharSet value);
}
abstract FontCharacterSet : vsFontCharSet with get, set
function get FontCharacterSet () : vsFontCharSet
function set FontCharacterSet (value : vsFontCharSet)
Valore proprietà
Tipo: EnvDTE.vsFontCharSet
Oggetto vsFontCharSet.
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.