Partager via


StackFrame2.ReturnType, propriété

Obtient une chaîne qui contient le type de retour de la propriété de la pile.

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

Syntaxe

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

Valeur de propriété

Type : String
Chaîne qui contient le type de retour de la propriété de la pile.

Notes

Consultez ReturnType.

Sécurité .NET Framework

Voir aussi

Référence

StackFrame2 Interface

EnvDTE90a, espace de noms