Job.AutoGenerateJobName Method
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.
Automatically generate a job name if the user does not supply one.
protected:
System::String ^ AutoGenerateJobName();
protected:
Platform::String ^ AutoGenerateJobName();
std::wstring AutoGenerateJobName();
protected string AutoGenerateJobName ();
member this.AutoGenerateJobName : unit -> string
Protected Function AutoGenerateJobName () As String
Returns
Auto generated job name.
Remarks
Since the user can script/program against the job name, the auto generated name will not be localizable