Backtrace.FunctionName Property

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Backtrace.FunctionName Property

BR.AN.PviServices .NET


Gets the FunctionName

[Visual Basic]

<CLSCompliant(IsCompliant:=False)> _

Public ReadOnly Property FunctionName() As String

  Public Get

  End Get

End Property

[C#]

[CLSCompliant(IsCompliant=False)]

public string FunctionName { public get; }

Property Value

FunctionName

See Also

Backtrace Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]