pack uri validation

Posted by Berryl on Stack Overflow See other posts from Stack Overflow or by Berryl
Published on 2010-06-10T20:21:03Z Indexed on 2010/06/10 20:22 UTC
Read the original article Hit count: 349

Filed under:
|

What is the simplest way to verify that a pack uri can be found?

For example, given

pack://application:,,,Rhino.Mocks;3.5.0.1337;0b3305902db7183f;component/SomeImage.png

how would I check whether the image actually exists?

Cheers,
Berryl

© Stack Overflow or respective owner

Related posts about c#

Related posts about uri