SdmParser.GetResourceManager(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.
Important
This API is not CLS-compliant.
public:
Microsoft::BizTalk::ApplicationDeployment::IResourceManager ^ GetResourceManager(System::String ^ resourceType);
[System.CLSCompliant(false)]
public Microsoft.BizTalk.ApplicationDeployment.IResourceManager GetResourceManager (string resourceType);
member this.GetResourceManager : string -> Microsoft.BizTalk.ApplicationDeployment.IResourceManager
Public Function GetResourceManager (resourceType As String) As IResourceManager
Parameters
- resourceType
- String
Returns
- Attributes