Dela via


IProxyTypesAssemblyProvider.ProxyTypesAssembly Property

Definition

Gets or sets the assembly that contains the early-bound entity types.

public:
 property System::Reflection::Assembly ^ ProxyTypesAssembly { System::Reflection::Assembly ^ get(); void set(System::Reflection::Assembly ^ value); };
public System.Reflection.Assembly ProxyTypesAssembly { get; set; }
member this.ProxyTypesAssembly : System.Reflection.Assembly with get, set
Public Property ProxyTypesAssembly As Assembly

Property Value

The assembly.

Applies to