Application.ResourceCollection 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::ApplicationDeployment::ResourceCollection ^ ResourceCollection { Microsoft::BizTalk::ApplicationDeployment::ResourceCollection ^ get(); };
public Microsoft.BizTalk.ApplicationDeployment.ResourceCollection ResourceCollection { get; }
member this.ResourceCollection : Microsoft.BizTalk.ApplicationDeployment.ResourceCollection
Public ReadOnly Property ResourceCollection As ResourceCollection