This document is archived and information here might be outdated. Recommended version. |
Get the properties field.
[Visual Basic .NET] Public Property OutputField As Object
[C#] public object OutputField {get; set;}
[C++]
HRESULT get_OutputField(
void
);
[C++]
HRESULT put_OutputField(
);