SourceRepository 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.
Represents a repository returned from a source provider.
C#
[System.Runtime.Serialization.DataContract]
public class SourceRepository
type SourceRepository = class
Public Class SourceRepository
- Inheritance
-
SourceRepository
- Attributes
Default |
The name of the default branch. |
Full |
The full name of the repository. |
Id |
The ID of the repository. |
Name |
The friendly name of the repository. |
Properties |
A dictionary that holds additional information about the repository. |
Source |
The name of the source provider the repository is from. |
Url |
The URL of the repository. |
Produkto | Mga Bersyon |
---|---|
Azure DevOps Services .NET SDK | preview, latest |