SourceToTargetRef Class
Definition
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.
[System.Runtime.Serialization.DataContract]
public class SourceToTargetRef
type SourceToTargetRef = class
Public Class SourceToTargetRef
- Inheritance
-
SourceToTargetRef
- Attributes
Constructors
| SourceToTargetRef() |
Properties
| SourceRef |
The source ref to copy. For example, refs/heads/master. |
| TargetRef |
The target ref to update. For example, refs/heads/master. |