PhotoImportImportItemsResult.SiblingsSizeInBytes 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 importati, in byte.
public:
property unsigned long long SiblingsSizeInBytes { unsigned long long get(); };
uint64_t SiblingsSizeInBytes();
public ulong SiblingsSizeInBytes { get; }
var uInt64 = photoImportImportItemsResult.siblingsSizeInBytes;
Public ReadOnly Property SiblingsSizeInBytes As ULong
Valore della proprietà
Dimensioni dei file sidecar importati, in byte.