This document is archived and information here might be outdated. Recommended version. |
An optional property which associates a number with the index tag.
[Visual Basic .NET]
Public Property LocationAlias As Integer
[C#]
public int LocationAlias {get; set;}
[C++]
HRESULT get_LocationAlias(
System.Int32* Alias
);
[C++]
HRESULT put_LocationAlias(
long Alias
);
[C++] Parameters Alias [out, retval]
Alias is a parameter of type long* Alias [in]
Alias is a parameter of type long