Print3DWorkflowPrinterChangedEventArgs.NewDeviceId 屬性

定義

取得新 3D 印表機的裝置識別碼。

public:
 property Platform::String ^ NewDeviceId { Platform::String ^ get(); };
winrt::hstring NewDeviceId();
public string NewDeviceId { get; }
var string = print3DWorkflowPrinterChangedEventArgs.newDeviceId;
Public ReadOnly Property NewDeviceId As String

屬性值

String

Platform::String

winrt::hstring

新 3D 印表機的裝置識別碼。

適用於