Edit

Share via


Folder Class

Definition

Represents a folder that contains build definitions.

[System.Runtime.Serialization.DataContract]
public class Folder : Microsoft.VisualStudio.Services.WebApi.ISecuredObject
type Folder = class
    interface ISecuredObject
Public Class Folder
Implements ISecuredObject
Inheritance
Folder
Attributes
Implements
Microsoft.VisualStudio.Services.WebApi.ISecuredObject

Constructors

Folder()

Properties

CreatedBy

The process or person who created the folder.

CreatedOn

The date the folder was created.

Description

The description.

LastChangedBy

The process or person that last changed the folder.

LastChangedDate

The date the folder was last changed.

NamespaceId
Path

The full path.

Project

The project.

RequiredPermissions

Methods

GetToken()

Applies to