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
    Get
string ReturnType { get; }
property String^ ReturnType {
    String^ get ();
}
abstract ReturnType : string
function get ReturnType () : String

Valeur de propriété

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

Implémentations

StackFrame.ReturnType

Notes

Consultez ReturnType.

Sécurité .NET Framework

Voir aussi

Référence

StackFrame2 Interface

ReturnType, surcharge

EnvDTE90a, espace de noms