Share via


UnauthorizedAccessMonitoringException.MethodName Property

Definition

Gets the name of the invoked method that caused the exception.

public:
 property System::String ^ MethodName { System::String ^ get(); };
public string MethodName { get; }
member this.MethodName : string
Public ReadOnly Property MethodName As String

Property Value

Returns the method name.

Applies to