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