The ExceptionFileTextQualifier property specifies the text qualifier for the data in the exception file.
object.ExceptionFileTextQualifier [= value]
| Part | Description | 
|---|---|
| object | Expression that evaluates to an object in the Applies To list | 
| value | Exception file text qualifier | 
String
Read/write
HRESULT GetExceptionFileTextQualifier(BSTR *pRetVal);
HRESULT SetExceptionFileTextQualifier(BSTR NewValue);
The default is no text qualifier.