Condividi tramite


Proprietà VCCodeNamespace.DialogClasses

Spazio dei nomi:  Microsoft.VisualStudio.VCCodeModel
Assembly:  Microsoft.VisualStudio.VCCodeModel (in Microsoft.VisualStudio.VCCodeModel.dll)

Sintassi

'Dichiarazione
ReadOnly Property DialogClasses ( _
    Filter As String _
) As CodeElements
CodeElements this[
    string Filter
] { get; }
property CodeElements^ DialogClasses[[InAttribute] String^ Filter] {
    CodeElements^ get ([InAttribute] String^ Filter);
}
abstract DialogClasses : 
        Filter:string -> CodeElements with get
JScript non supporta le proprietà indicizzate.

Parametri

Valore proprietà

Tipo: EnvDTE.CodeElements

Sicurezza di .NET Framework

Vedere anche

Riferimenti

VCCodeNamespace Interfaccia

Spazio dei nomi Microsoft.VisualStudio.VCCodeModel