This document is archived and information here might be outdated. Recommended version. |
Function name of the schematic attribute function.
[Visual Basic .NET]
Public Property FunctionName As String
[C#]
public string FunctionName {get; set;}
[C++]
HRESULT get_FunctionName(
System.String* FunctionName
);
[C++]
HRESULT put_FunctionName(
BSTR FunctionName
);
[C++] Parameters FunctionName [out, retval]
FunctionName is a parameter of type BSTR* FunctionName [in]
FunctionName is a parameter of type BSTR