Partilhar via


StrategyBasedComWrappers.CreateCacheStrategy Método

Definição

Cria a estratégia de cache para um novo wrapper de objeto COM.

protected:
 virtual System::Runtime::InteropServices::Marshalling::IIUnknownCacheStrategy ^ CreateCacheStrategy();
protected virtual System.Runtime.InteropServices.Marshalling.IIUnknownCacheStrategy CreateCacheStrategy ();
abstract member CreateCacheStrategy : unit -> System.Runtime.InteropServices.Marshalling.IIUnknownCacheStrategy
override this.CreateCacheStrategy : unit -> System.Runtime.InteropServices.Marshalling.IIUnknownCacheStrategy
Protected Overridable Function CreateCacheStrategy () As IIUnknownCacheStrategy

Retornos

A estratégia de cache a ser usada para o novo objeto COM.

Aplica-se a