Partager via


StackFrame2.Module, propriété

Obtient le nom du module pour ce frame de pile. Un module est un groupe de fonctions.

Espace de noms :  EnvDTE90a
Assembly :  EnvDTE90a (dans EnvDTE90a.dll)

Syntaxe

'Déclaration
ReadOnly Property Module As String
string Module { get; }
property String^ Module {
    String^ get ();
}
abstract Module : string with get
function get Module () : String

Valeur de propriété

Type : String
Une chaîne qui représente un nom de module pour ce frame de pile.

Notes

Consultez Module.

Sécurité .NET Framework

Voir aussi

Référence

StackFrame2 Interface

EnvDTE90a, espace de noms