PhotoImportFindItemsResult.SelectNone 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.
Deselects all items found on the source, preventing them from being included in the ImportItemsAsync operation.
public:
virtual void SelectNone() = SelectNone;
void SelectNone();
public void SelectNone();
function selectNone()
Public Sub SelectNone ()