Resource.Application 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::ApplicationDeployment::IApplication ^ Application { Microsoft::BizTalk::ApplicationDeployment::IApplication ^ get(); };
[System.CLSCompliant(false)]
public Microsoft.BizTalk.ApplicationDeployment.IApplication Application { get; }
member this.Application : Microsoft.BizTalk.ApplicationDeployment.IApplication
Public ReadOnly Property Application As IApplication
Property Value
Implements
- Attributes