PhotoImportManager.GetPendingOperations Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene l'elenco di tutte le operazioni di importazione foto in sospeso.
public:
static IVectorView<PhotoImportOperation ^> ^ GetPendingOperations();
static IVectorView<PhotoImportOperation> GetPendingOperations();
public static IReadOnlyList<PhotoImportOperation> GetPendingOperations();
function getPendingOperations()
Public Shared Function GetPendingOperations () As IReadOnlyList(Of PhotoImportOperation)
Restituisce
Elenco di tutte le operazioni foto in sospeso.