Proprietà VCCodeClass.Typedefs
ottiene la raccolta di VCCodeTypedef elementi per l'oggetto padre.
Spazio dei nomi: Microsoft.VisualStudio.VCCodeModel
Assembly: Microsoft.VisualStudio.VCCodeModel (in Microsoft.VisualStudio.VCCodeModel.dll)
Sintassi
'Dichiarazione
ReadOnly Property Typedefs As CodeElements
CodeElements Typedefs { get; }
property CodeElements^ Typedefs {
CodeElements^ get ();
}
abstract Typedefs : CodeElements with get
function get Typedefs () : CodeElements
Valore proprietà
Tipo: EnvDTE.CodeElements
In CodeElements raccolta.
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.