This topic has not yet been rated - Rate this topic

ItemAlreadyInCacheException Constructor (String, String, Exception)

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.VisualStudio.Tools.Applications.Runtime
Assembly:  Microsoft.VisualStudio.Tools.Applications.Runtime (in Microsoft.VisualStudio.Tools.Applications.Runtime.dll)
public ItemAlreadyInCacheException(
	string message,
	string identifier,
	Exception innerException
)

Parameters

message
Type: String
identifier
Type: String
innerException
Type: Exception
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.