Edit

Share via


ResourceReference Class

Definition

Represents a reference to a resource.

[System.Runtime.Serialization.DataContract]
public abstract class ResourceReference : Microsoft.VisualStudio.Services.WebApi.BaseSecuredObject
type ResourceReference = class
    inherit BaseSecuredObject
Public MustInherit Class ResourceReference
Inherits BaseSecuredObject
Inheritance
Microsoft.VisualStudio.Services.WebApi.BaseSecuredObject
ResourceReference
Derived
Attributes

Constructors

ResourceReference()
ResourceReference(ISecuredObject)

Properties

Alias

An alias to be used when referencing the resource.

Applies to