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