AemSolutionResponse.Response Property

Updated: April 16, 2012

Gets the uniform resource locator (URL) of the AEM solution response. Namespace: Microsoft.EnterpriseManagement.Monitoring.ClientMonitoring
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim instance As AemSolutionResponse Dim value As String value = instance.Response Public ReadOnly Property Response As Stringpublic string Response { get; }public: property String^ Response { String^ get (); }/** @property */ public String get_Response () public function get Response () : String Property ValueReturns a String representing the URL.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms