SdmParser.GetResourceManager(String) Method

Definition

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

IResourceManager
Attributes

Applies to