This document is archived and information here might be outdated. Recommended version. |
check if URL based.
[Visual Basic .NET] Public ReadOnly Property IsURLBased As Boolean
[C#] public bool IsURLBased {get;}
[C++]
HRESULT get_IsURLBased(
Boolean* pIsURLBased
);
[C++]
Parameters pIsURLBased [out, retval]
pIsURLBased is a parameter of type bool*