BuildMetadata.SourceBranchName プロパティ

定義

ビルドがキューに登録されたトリガー リポジトリ内のブランチの名前 (ref 名とも呼ばれます) を取得または設定します。

public:
 property System::String ^ SourceBranchName { System::String ^ get(); void set(System::String ^ value); };
public string? SourceBranchName { get; set; }
member this.SourceBranchName : string with get, set
Public Property SourceBranchName As String

プロパティ値

適用対象