ProxyTypesAssemblyAttribute Class
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.
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. |