ExtensionServiceCreator.BeginAssetCreationProcess 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.
Start the creation process for all relevant extension service files based on current creator property settings
public:
System::Threading::Tasks::Task ^ BeginAssetCreationProcess();
public System.Threading.Tasks.Task BeginAssetCreationProcess ();
member this.BeginAssetCreationProcess : unit -> System.Threading.Tasks.Task
Public Function BeginAssetCreationProcess () As Task