This document is archived and information here might be outdated. Recommended version. |
The alternate name of the info item.
[Visual Basic .NET]
Public Property AlternateName As String
[C#]
public string AlternateName {get; set;}
[C++]
HRESULT get_AlternateName(
System.String* AlternateName
);
[C++]
HRESULT put_AlternateName(
BSTR AlternateName
);
[C++] Parameters AlternateName [out, retval]
AlternateName is a parameter of type BSTR* AlternateName [in]
AlternateName is a parameter of type BSTR