'Declaration Public ReadOnly Property targetName As System.String
public System.String targetName { get; }
public: __property System.String get_targetName();
public:
property System.String targetName { System.String get(); }
'Declaration Public ReadOnly Property targetName As System.String
public System.String targetName { get; }
public: __property System.String get_targetName();
public:
property System.String targetName { System.String get(); }
Tries to return the name of the JavaScript being executed. Can be used for debugging purposes to help identify the code causing exceptions to be thrown. Common values of targetName include:
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5