BtsAssembly.BizTalkAssembly Property
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.
public:
property Microsoft::BizTalk::Deployment::BizTalkAssembly ^ BizTalkAssembly { Microsoft::BizTalk::Deployment::BizTalkAssembly ^ get(); void set(Microsoft::BizTalk::Deployment::BizTalkAssembly ^ value); };
public Microsoft.BizTalk.Deployment.BizTalkAssembly BizTalkAssembly { get; set; }
member this.BizTalkAssembly : Microsoft.BizTalk.Deployment.BizTalkAssembly with get, set
Public Property BizTalkAssembly As BizTalkAssembly