Click or drag to resize

ShellUtilitiesSetViewStatePropertyBagValue Method

Overload List
  NameDescription
Public methodStatic memberSetViewStatePropertyBagValue(IntPtr, String, String, Object, SHGVSPB, Boolean)
Retrieves a property bag in which the view state information for a folder can be stored and subsequently retrieved and write a value by its name to it. The user's settings are kept for the next time the user visits the folder. Note this method requires a STA thread to work.
Public methodStatic memberSetViewStatePropertyBagValue(IWithIdList, String, String, Object, SHGVSPB, Boolean)
Retrieves a property bag in which the view state information for a folder can be stored and subsequently retrieved and write a value by its name to it. The user's settings are kept for the next time the user visits the folder. Note this method requires a STA thread to work.
Top
See Also