This document is archived and information here might be outdated. Recommended version. |
Value to be ignored.
[Visual Basic .NET]
Public Property IgnoreValue As String
[C#]
public string IgnoreValue {get; set;}
[C++]
HRESULT get_IgnoreValue(
System.String* IgnoreValue
);
[C++]
HRESULT put_IgnoreValue(
BSTR IgnoreValue
);
[C++] Parameters IgnoreValue [out, retval]
IgnoreValue is a parameter of type BSTR* IgnoreValue [in]
IgnoreValue is a parameter of type BSTR