共用方式為


StorageItemThumbnail.Type 屬性

定義

取得值,指出縮圖是否為圖示或影像。

public:
 property ThumbnailType Type { ThumbnailType get(); };
ThumbnailType Type();
public ThumbnailType Type { get; }
var thumbnailType = storageItemThumbnail.type;
Public ReadOnly Property Type As ThumbnailType

屬性值

值,指出縮圖是否為圖示或影像。

適用於