This document is archived and information here might be outdated. Recommended version. |
Gets the product license info.
[Visual Basic .NET]
Public Function ProductInfo ( _
) As String
[C#]
public string ProductInfo (
);
[C++]
HRESULT ProductInfo(
void
);