Method | Description | |
---|---|---|
LoadFromString ( [ value ) : void | ||
QueryOptions ( ) : System.Runtime.InteropServices | ||
QueryOptions ( [ query ) : System.Runtime.InteropServices | ||
QueryOptions ( [ query, [ |
||
SaveToString ( ) : string | ||
SetPropertyPrefetch ( [ options, [ |
||
SetThumbnailPrefetch ( [ mode, [ requestedSize, [ options ) : void |
public QueryOptions ( ) : System.Runtime.InteropServices | ||
return | System.Runtime.InteropServices |
public QueryOptions ( [ query ) : System.Runtime.InteropServices | ||
query | [ | |
return | System.Runtime.InteropServices |
public QueryOptions ( [ query, [ |
||
query | [ | |
fileTypeFilter | [ |
|
return | System.Runtime.InteropServices |
public SetPropertyPrefetch ( [ options, [ |
||
options | [ | |
propertiesToRetrieve | [ |
|
return | void |
public SetThumbnailPrefetch ( [ mode, [ requestedSize, [ options ) : void | ||
mode | [ | |
requestedSize | [ | |
options | [ | |
return | void |