Resources.GitNotFound Property
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.
Looks up a localized string similar to Git not found. Please install git and place it in your command line path..
public static string GitNotFound { get; }
static member GitNotFound : string
Public Shared ReadOnly Property GitNotFound As String