ProxyTypesAssemblyAttribute Class

Definition

Indicates that the assembly contains early-bound types generated by the CrmSvcUtil utility.

public ref class ProxyTypesAssemblyAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Assembly)]
public sealed class ProxyTypesAssemblyAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Assembly)>]
type ProxyTypesAssemblyAttribute = class
    inherit Attribute
Public NotInheritable Class ProxyTypesAssemblyAttribute
Inherits Attribute
Inheritance
ProxyTypesAssemblyAttribute
Attributes

Constructors

ProxyTypesAssemblyAttribute()

Initializes a new instance of the ProxyTypesAssemblyAttribute class.

Applies to