WebstoreObject Members

[This is internal Microsoft documentation - Do not distribute.]

All Wmo classes derive from this class.

The following tables list the members exposed by the WebstoreObject type.

Public Properties

  Name Description
IsObjectExpired Gets information about whether the given WebstoreObject is expired - dropped from WstConfig.
Key Key

Top

Public Methods

(see also Protected Methods )

  Name Description
Equals Overloaded. Overridden.  
GetHashCode Overridden. The get hash code function
GetType  (inherited from Object )
GetUserStore The consumer can use this method to store information related to a particular WebstoreMetaDataObject. E.g. the client library might store information related to throttling per resource
ReferenceEquals  (inherited from Object )
Refresh Refresh the configuration
RemoveUserStore Removes the UserStore data for the given key. NOTE: The return value is not a bool. So that malacious code might not try to remove user stores trying different keys.
SetUserStore Use this method to get the stored information from the userStore.
ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Finalize  (inherited from Object )
MemberwiseClone  (inherited from Object )

Top

See Also

Reference

WebstoreObject Generic Class
Microsoft.Webstore.MetaData Namespace