The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
PackWebResponse::IsFromCache Property
.NET Framework (current version)
Gets a value indicating whether the response is from the package cache or from a Web request.
Assembly: PresentationCore (in PresentationCore.dll)
Property Value
Type: System::Booleantrue if the response is from the package cache; false if the response is from a Web request.
.NET Framework
Available since 3.0
Available since 3.0
Show: