Web.SetStorageEntity(String, String, String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.Remote]
public void SetStorageEntity (string key, string value, string description, string comments);
member this.SetStorageEntity : string * string * string * string -> unit
Public Sub SetStorageEntity (key As String, value As String, description As String, comments As String)
Parameters
- key
- String
- value
- String
- description
- String
- comments
- String
- Attributes