Share via


Print3DWorkflowPrintRequestedEventArgs.SetSource(Object) Method

Definition

Sets the latest model data, including any updates made by the Print3DWorkflow.

public:
 virtual void SetSource(Platform::Object ^ source) = SetSource;
void SetSource(IInspectable const& source);
public void SetSource(object source);
function setSource(source)
Public Sub SetSource (source As Object)

Parameters

source
Object

Platform::Object

IInspectable

The latest model data, including any updates made by the Print3DWorkflow.

Applies to