IStorageItemProperties.Properties Свойство

Определение

Возвращает объект , предоставляющий доступ к свойствам элемента, связанным с содержимым.

public:
 property StorageItemContentProperties ^ Properties { StorageItemContentProperties ^ get(); };
StorageItemContentProperties Properties();
public StorageItemContentProperties Properties { get; }
var storageItemContentProperties = iStorageItemProperties.properties;
Public ReadOnly Property Properties As StorageItemContentProperties

Значение свойства

Объект , предоставляющий доступ к свойствам элемента, связанным с содержимым.

Применяется к