ContributionBase Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Base class shared by contributions and contribution types
[System.Runtime.Serialization.DataContract]
public abstract class ContributionBase
type ContributionBase = class
Public MustInherit Class ContributionBase
- Inheritance
-
ContributionBase
- Derived
- Attributes
Description |
Description of the contribution/type |
Id |
Fully qualified identifier of the contribution/type |
Visible |
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. |
Get |
Retrieve the hashCode for the ContributionBase |
Tuote | Versiot |
---|---|
Azure DevOps Services .NET SDK | preview, latest |