Resource Properties
Class Properties 2 members
Represents an abstract resource that can be used by an application, that implements
IResource. Gets the annotations associated with the resource.
public virtual ResourceAnnotationCollection Annotations { get; } Gets the name of the resource.
public virtual string Name { get; }