Class StyleSheetRemovedEventArgs NamespaceOpenQA.Selenium.DevTools.V132.CSS AssemblyWebDriver.dll StyleSheetRemoved public sealed class StyleSheetRemovedEventArgs : EventArgs Inheritance object EventArgs StyleSheetRemovedEventArgs Inherited Members EventArgs.Empty object.Equals(object) object.Equals(object, object) object.GetHashCode() object.GetType() object.ReferenceEquals(object, object) object.ToString() Properties StyleSheetId Gets or sets the styleSheetId [JsonPropertyName("styleSheetId")] public string StyleSheetId { get; set; } Property Value string