BizTalkAssembly.CustomAttributes Property

Definition

public:
 property Microsoft::BizTalk::Deployment::CustomAttribCollection ^ CustomAttributes { Microsoft::BizTalk::Deployment::CustomAttribCollection ^ get(); void set(Microsoft::BizTalk::Deployment::CustomAttribCollection ^ value); };
public Microsoft.BizTalk.Deployment.CustomAttribCollection CustomAttributes { get; set; }
member this.CustomAttributes : Microsoft.BizTalk.Deployment.CustomAttribCollection with get, set
Public Property CustomAttributes As CustomAttribCollection

Property Value

CustomAttribCollection

Applies to