This document is archived and information here might be outdated. Recommended version. |
Returns whether or not the tool extension has all necessary product licenses to be executed.
[Visual Basic .NET]
Public Function IsLicensed ( _
) As Boolean
[C#]
public bool IsLicensed (
);
[C++]
HRESULT IsLicensed(
void
);