Return the function's name.
Namespace: StreamBase.SBAssembly: StreamBase.SB.Client (in StreamBase.SB.Client.dll) Version: 11.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public string Name { get; }
Public ReadOnly Property Name As String Get
public: property String^ Name { String^ get (); }