ToolLocationHelper.ClearSDKStaticCache Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Clear out the appdomain wide cache of Platform and Extension SDKs.
public:
static void ClearSDKStaticCache();
public static void ClearSDKStaticCache ();
static member ClearSDKStaticCache : unit -> unit
Public Shared Sub ClearSDKStaticCache ()