This document is archived and information here might be outdated. Recommended version. |
Indicates if the internal route context should be generated.
[Visual Basic .NET]
Public Property GenerateInternalRouteContext As Boolean
[C#]
public bool GenerateInternalRouteContext {get; set;}
[C++]
HRESULT get_GenerateInternalRouteContext(
Boolean* Value
);
[C++]
HRESULT put_GenerateInternalRouteContext(
VARIANT_BOOL Value
);
[C++] Parameters Value [out, retval]
Value is a parameter of type bool* Value [in]
Value is a parameter of type bool
The GenerateInternalRouteContext property is deprecated and should no longer be used.