BuildMetadata.SourceVersion プロパティ

定義

このビルドに含まれる最新バージョンのコントロール変更 (コミット SHA とも呼ばれます) を取得または設定します。

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

プロパティ値

適用対象