Share via


ResourceAsset Class

Definition

A resource of the components application, such as a script, stylesheet or image.

public sealed class ResourceAsset
type ResourceAsset = class
Public NotInheritable Class ResourceAsset
Inheritance
ResourceAsset

Constructors

ResourceAsset(String, IReadOnlyList<ResourceAssetProperty>)

A resource of the components application, such as a script, stylesheet or image.

Properties

Properties

Gets a list of properties associated to this resource.

Url

Gets the URL that identifies this resource.

Applies to