ApplicationCollection.Item[String] 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::Application ^ default[System::String ^] { Microsoft::BizTalk::ApplicationDeployment::Application ^ get(System::String ^ name); };
public Microsoft.BizTalk.ApplicationDeployment.Application this[string name] { get; }
member this.Item(string) : Microsoft.BizTalk.ApplicationDeployment.Application
Default Public ReadOnly Property Item(name As String) As Application
Parameters
- name
- String