ProcessTemplate.GetTemplate_UpgradeTemplate Method
Namespace: Microsoft.TeamFoundation.Build.Server
Assembly: Microsoft.TeamFoundation.Build.Server (in Microsoft.TeamFoundation.Build.Server.dll)
Syntax
'Declaration
Public Shared Function GetTemplate_UpgradeTemplate As String
public static string GetTemplate_UpgradeTemplate()
public:
static String^ GetTemplate_UpgradeTemplate()
static member GetTemplate_UpgradeTemplate : unit -> string
public static function GetTemplate_UpgradeTemplate() : String
Return Value
Type: System.String
Returns String.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.