Miner.Responder.Shared.Channels.MSMQ Namespace > MSMQChannel Class : GetUrlsForUri Method |
'Declaration
Public Function GetUrlsForUri( _ ByVal objectUri As System.String _ ) As System.String()
'Usage
Dim instance As MSMQChannel Dim objectUri As System.String Dim value() As System.String value = instance.GetUrlsForUri(objectUri)
public System.string[] GetUrlsForUri( System.string objectUri )
public function GetUrlsForUri( objectUri: System.String ): System.array of String;
public function GetUrlsForUri( objectUri : System.String ) : System.String[];
public: System.string*[]* GetUrlsForUri( System.string* objectUri )
public: System.array<String^>^ GetUrlsForUri( System.String^ objectUri )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2