This document is archived and information here might be outdated. Recommended version. |
Description for the excluded data.
[Visual Basic .NET]
Public Property ExclusionDescription As String
[C#]
public string ExclusionDescription {get; set;}
[C++]
HRESULT get_ExclusionDescription(
System.String* Text
);
[C++]
HRESULT put_ExclusionDescription(
BSTR Text
);
[C++] Parameters Text [out, retval]
Text is a parameter of type BSTR* Text [in]
Text is a parameter of type BSTR