ConfigurationDatabase.BizTalkAssemblyNames 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.
Important
This API is not CLS-compliant.
public:
property Microsoft::BizTalk::Deployment::BizTalkAssemblyNameCollection ^ BizTalkAssemblyNames { Microsoft::BizTalk::Deployment::BizTalkAssemblyNameCollection ^ get(); };
[System.CLSCompliant(false)]
public Microsoft.BizTalk.Deployment.BizTalkAssemblyNameCollection BizTalkAssemblyNames { get; }
member this.BizTalkAssemblyNames : Microsoft.BizTalk.Deployment.BizTalkAssemblyNameCollection
Public ReadOnly Property BizTalkAssemblyNames As BizTalkAssemblyNameCollection
Property Value
- Attributes