ICatalogService.CreateChangeContext Method
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Syntax
'Declaration
Function CreateChangeContext As CatalogChangeContext
CatalogChangeContext CreateChangeContext()
CatalogChangeContext^ CreateChangeContext()
abstract CreateChangeContext : unit -> CatalogChangeContext
function CreateChangeContext() : CatalogChangeContext
Return Value
Type: Microsoft.TeamFoundation.Framework.Client.CatalogChangeContext
.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.