Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

FileInformationFactory.GetVirtualizedFoldersVector Method

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Gets a virtualized vector of IStorageItemInformation objects that can be bound to ListView or GridView controls in C#, C++, and VB.

public:
 virtual Platform::Object ^ GetVirtualizedFoldersVector() = GetVirtualizedFoldersVector;
IInspectable GetVirtualizedFoldersVector();
public object GetVirtualizedFoldersVector();
function getVirtualizedFoldersVector()
Public Function GetVirtualizedFoldersVector () As Object

Returns

Object

Platform::Object

IInspectable

The virtualized vector of IStorageItemInformation objects.

Applies to

See also


Feedback

Was this page helpful?