ContributionBase Class

Definition

Base class shared by contributions and contribution types

C#
[System.Runtime.Serialization.DataContract]
public abstract class ContributionBase
Inheritance
ContributionBase
Derived
Attributes

Constructors

Properties

Description

Description of the contribution/type

Id

Fully qualified identifier of the contribution/type

VisibleTo

VisibleTo can be used to restrict whom can reference a given contribution/type. This value should be a list of publishers or extensions access is restricted too.

Examples: "ms" - Means only the "ms" publisher can reference this. "ms.vss-web" - Means only the "vss-web" extension from the "ms" publisher can reference this.

Methods

GetHashCode()

Retrieve the hashCode for the ContributionBase

Applies to

Tuote Versiot
Azure DevOps Services .NET SDK preview, latest