Edit

Share via


JobResources.SecureFiles Property

Definition

Gets the collection of secure files associated with the current job

public System.Collections.Generic.List<Microsoft.TeamFoundation.DistributedTask.WebApi.SecureFile> SecureFiles { get; }
member this.SecureFiles : System.Collections.Generic.List<Microsoft.TeamFoundation.DistributedTask.WebApi.SecureFile>
Public ReadOnly Property SecureFiles As List(Of SecureFile)

Property Value

Applies to