Print3DWorkflowActivatedEventArgs.Workflow Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une expérience d’impression personnalisée pour une imprimante 3D.
public:
property Print3DWorkflow ^ Workflow { Print3DWorkflow ^ get(); };
Print3DWorkflow Workflow();
public Print3DWorkflow Workflow { get; }
var print3DWorkflow = print3DWorkflowActivatedEventArgs.workflow;
Public ReadOnly Property Workflow As Print3DWorkflow
Valeur de propriété
Expérience d’impression personnalisée pour une imprimante 3D.