WebClientProtocol.GetFromCache(Type) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得快取中用戶端通訊協定處理常式的執行個體。
protected:
static System::Object ^ GetFromCache(Type ^ type);
protected static object GetFromCache (Type type);
static member GetFromCache : Type -> obj
Protected Shared Function GetFromCache (type As Type) As Object
參數
傳回
快取中用戶端通訊協定處理常式的執行個體。