PhotoImportSource.ConnectionTransport Proprietà
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 un valore che indica il meccanismo di trasporto usato per l'importazione di elementi dal dispositivo di origine.
public:
property PhotoImportConnectionTransport ConnectionTransport { PhotoImportConnectionTransport get(); };
PhotoImportConnectionTransport ConnectionTransport();
public PhotoImportConnectionTransport ConnectionTransport { get; }
var photoImportConnectionTransport = photoImportSource.connectionTransport;
Public ReadOnly Property ConnectionTransport As PhotoImportConnectionTransport
Valore della proprietà
Valore che indica il meccanismo di trasporto usato per l'importazione di elementi dal dispositivo di origine.