This document is archived and information here might be outdated. Recommended version. |
Allows user to retrieve the version number for this action.
[Visual Basic .NET]
Public ReadOnly Property Version As Double
[C#]
public double Version {get;}
[C++]
HRESULT get_Version(
System.Double* pVal
);
[C++] Parameters pVal [out, retval]
pVal is a parameter of type double*