Resources.InvalidJobFile 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 There was an error creating your webjob. Please make sure that the script is in the root folder of the zip file..
public static string InvalidJobFile { get; }
static member InvalidJobFile : string
Public Shared ReadOnly Property InvalidJobFile As String