MsoDebugOptions_UTRunResult.ErrorString Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property ErrorString As String
Get
'Usage
Dim instance As MsoDebugOptions_UTRunResult
Dim value As String
value = instance.ErrorString
string ErrorString { get; }
Property Value
Type: System.String
See Also
Reference
MsoDebugOptions_UTRunResult Interface