DataTransferProperties.IsContainer Property
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.
Defines whether or not this was a container transfer, in order to rehydrate the StorageResource.
public virtual bool IsContainer { get; }
member this.IsContainer : bool
Public Overridable ReadOnly Property IsContainer As Boolean