Share via


UnauthorizedAccessMonitoringException.ViewId Property

Definition

Gets the View identifier of the View that caused the exception.

public:
 property Guid ViewId { Guid get(); };
public Guid ViewId { get; }
member this.ViewId : Guid
Public ReadOnly Property ViewId As Guid

Property Value

Returns the View identifier.

Applies to