Nested

Resource.Nested property

Indicates whether resource resides inside another resource, e.g. font resource that resides in CSS or SVG resource.

public bool Nested { get; set; }

See Also