Click or drag to resize

ShellUtilitiesGetViewStatePropertyBagValue Method

Overload List
  NameDescription
Public methodStatic memberGetViewStatePropertyBagValue(IntPtr, String, String, SHGVSPB)
Retrieves a property bag in which the view state information for a folder can be stored and subsequently retrieved and get a value by its name from it. The user's settings are kept for the next time the user visits the folder.
Public methodStatic memberGetViewStatePropertyBagValue(IWithIdList, String, String, SHGVSPB)
Retrieves a property bag in which the view state information for a folder can be stored and subsequently retrieved and get a value by its name from it. The user's settings are kept for the next time the user visits the folder.
Top
See Also