Print3DTaskSourceChangedEventArgs.Source Property

Definition

Gets the updated 3D print package from the workflow.

public:
 property Printing3D3MFPackage ^ Source { Printing3D3MFPackage ^ get(); };
Printing3D3MFPackage Source();
public Printing3D3MFPackage Source { get; }
var printing3D3MFPackage = print3DTaskSourceChangedEventArgs.source;
Public ReadOnly Property Source As Printing3D3MFPackage

Property Value

The updated 3D print package.

Applies to