This document is archived and information here might be outdated. Recommended version. |
Alias name of the field description.
[Visual Basic .NET] Public Property AliasName As String
[C#] public string AliasName {get; set;}
[C++]
HRESULT get_AliasName(
void
);
[C++]
HRESULT put_AliasName(
);