This document is archived and information here might be outdated. Recommended version. |
The Form Name.
[Visual Basic .NET]
Public ReadOnly Property FormName As String
[C#]
public string FormName {get;}
[C++]
HRESULT get_FormName(
System.String* FormName
);
[C++] Parameters FormName [out, retval]
FormName is a parameter of type BSTR*