Print3DManager.ShowPrintUIAsync Méthode

Définition

Initie par programmation l’interface utilisateur d’impression 3D.

public:
 static IAsyncOperation<bool> ^ ShowPrintUIAsync();
/// [Windows.Foundation.Metadata.RemoteAsync]
 static IAsyncOperation<bool> ShowPrintUIAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public static IAsyncOperation<bool> ShowPrintUIAsync();
function showPrintUIAsync()
Public Shared Function ShowPrintUIAsync () As IAsyncOperation(Of Boolean)

Retours

true si l’opération se termine correctement ; sinon, false.

Attributs

S’applique à