IExpandableMessage.ExpandMessage Method

Namespace: Microsoft.VisualStudio.TestTools.Common
Assembly: Microsoft.VisualStudio.QualityTools.Common (in microsoft.visualstudio.qualitytools.common.dll)

Syntax

'Declaration
Function ExpandMessage As TestResultMessage
'Usage
Dim instance As IExpandableMessage
Dim returnValue As TestResultMessage

returnValue = instance.ExpandMessage
TestResultMessage ExpandMessage ()
TestResultMessage^ ExpandMessage ()
TestResultMessage ExpandMessage ()
function ExpandMessage () : TestResultMessage

See Also

Reference

IExpandableMessage Interface
IExpandableMessage Members
Microsoft.VisualStudio.TestTools.Common Namespace