ServiceRefCollection.Find(String, Boolean) Method
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:
Microsoft::BizTalk::Deployment::Binding::ServiceRef ^ Find(System::String ^ name, bool exact);
public Microsoft.BizTalk.Deployment.Binding.ServiceRef Find (string name, bool exact);
member this.Find : string * bool -> Microsoft.BizTalk.Deployment.Binding.ServiceRef
Public Function Find (name As String, exact As Boolean) As ServiceRef
Parameters
- name
- String
- exact
- Boolean