This topic has not yet been rated - Rate this topic

IncompatibleCompressionFormatException Class

This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in microsoft.teamfoundation.versioncontrol.client.dll)

public class IncompatibleCompressionFormatException : VersionControlException
public class IncompatibleCompressionFormatException extends VersionControlException
public class IncompatibleCompressionFormatException extends VersionControlException
System.Object
   System.Exception
     System.ApplicationException
       Microsoft.TeamFoundation.TeamFoundationServerException
         Microsoft.TeamFoundation.VersionControl.Client.VersionControlException
          Microsoft.TeamFoundation.VersionControl.Client.IncompatibleCompressionFormatException
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.