PhotoImportFindItemsResult.SidecarsSizeInBytes 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 le dimensioni dei file sidecar trovati, in byte.
public:
property unsigned long long SidecarsSizeInBytes { unsigned long long get(); };
uint64_t SidecarsSizeInBytes();
public ulong SidecarsSizeInBytes { get; }
var uInt64 = photoImportFindItemsResult.sidecarsSizeInBytes;
Public ReadOnly Property SidecarsSizeInBytes As ULong
Valore della proprietà
Dimensioni dei file sidecar trovati, in byte.