Gets the password used for Git publishing.
public string GitPassword { get; }
member this.GitPassword : string
Public ReadOnly Property GitPassword As String
谢谢。