Share via


UrlSnapshot.IsInactive Property

Definition

Whether this URL is inactive or not.

public bool IsInactive { get; init; }
member this.IsInactive : bool with get, set
Public Property IsInactive As Boolean

Property Value

Remarks

Inactive URLs are not displayed in UI.

Applies to