Edit

Share via


ResourceReference Constructors

Definition

Overloads

ResourceReference()
ResourceReference(ISecuredObject)

ResourceReference()

public ResourceReference ();
Public Sub New ()

Applies to

ResourceReference(ISecuredObject)

protected ResourceReference (Microsoft.VisualStudio.Services.WebApi.ISecuredObject securedObject);
new Microsoft.TeamFoundation.Build.WebApi.ResourceReference : Microsoft.VisualStudio.Services.WebApi.ISecuredObject -> Microsoft.TeamFoundation.Build.WebApi.ResourceReference
Protected Sub New (securedObject As ISecuredObject)

Parameters

securedObject
Microsoft.VisualStudio.Services.WebApi.ISecuredObject

Applies to