TeamFoundationRequestContext.Method Property

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'宣言
Public ReadOnly Property Method As MethodInformation
    Get
public MethodInformation Method { get; }
public:
property MethodInformation^ Method {
    MethodInformation^ get ();
}
member Method : MethodInformation
function get Method () : MethodInformation

Property Value

Type: Microsoft.TeamFoundation.Framework.Server.MethodInformation

.NET Framework Security

See Also

Reference

TeamFoundationRequestContext Class

Microsoft.TeamFoundation.Framework.Server Namespace