C# Class Microsoft.OneDrive.Sdk.ThumbnailSet

Exibir arquivo Open project: OneDrive/onedrive-sdk-csharp Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
this ( string customThumbnailName ) : Thumbnail

Allows for the lookup of custom thumbnails from this thumbnail set.

Method Details

this() public method

Allows for the lookup of custom thumbnails from this thumbnail set.
public this ( string customThumbnailName ) : Thumbnail
customThumbnailName string The name of the custom thumbnail.
return Thumbnail