ComponentOne Bitmap for UWP
QueryPaths Property

C1.UWP.DX Assembly > C1.Util.DX.WIC Namespace > MetadataQueryReader Class : QueryPaths Property
Gets the enumerator on all the metadata query paths. http://msdn.microsoft.com/en-us/library/windows/desktop/ee719796(v=vs.85).aspx#expressionanatomy
Syntax
'Declaration
 
Public ReadOnly Property QueryPaths As System.Collections.Generic.IEnumerable(Of String)
public System.Collections.Generic.IEnumerable<string> QueryPaths {get;}
See Also

Reference

MetadataQueryReader Class
MetadataQueryReader Members