SchemaCollection.Find(String) 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::Schema ^ Find(System::String ^ fullName);
public Microsoft.BizTalk.Deployment.Binding.Schema Find (string fullName);
member this.Find : string -> Microsoft.BizTalk.Deployment.Binding.Schema
Public Function Find (fullName As String) As Schema
Parameters
- fullName
- String