TileType Énumération
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Énumère les types de vignettes de messagerie.
[System.Runtime.Serialization.DataContract]
public enum TileType
[<System.Runtime.Serialization.DataContract>]
type TileType =
Public Enum TileType
- Héritage
-
TileType
- Attributs
Champs
TileSquareImage | 0 | Type TileSquareImage. |
TileWideBlockAndText01 | 30 | Type TileWideBlockAndText01. |
TileWideImage | 1 | Type TileWideImage. |
TileWideImageAndText | 2 | Type TileWideImageAndText. |
TileWideImageCollection | 3 | Type TileWideImageCollection. |
TileWidePeekImage01 | 18 | Type TileWidePeekImage01. |
TileWidePeekImage02 | 19 | Type TileWidePeekImage02. |
TileWidePeekImage03 | 20 | Type TileWidePeekImage03. |
TileWidePeekImage04 | 21 | Type TileWidePeekImage04. |
TileWidePeekImage05 | 22 | Type TileWidePeekImage05. |
TileWidePeekImage06 | 23 | Type TileWidePeekImage06. |
TileWidePeekImageAndText | 17 | Type TileWidePeekImageAndText. |
TileWidePeekImageCollection01 | 24 | Type TileWidePeekImageCollection01. |
TileWidePeekImageCollection02 | 25 | Type TileWidePeekImageCollection02. |
TileWidePeekImageCollection03 | 26 | Type TileWidePeekImageCollection03. |
TileWidePeekImageCollection04 | 27 | Type TileWidePeekImageCollection04. |
TileWidePeekImageCollection05 | 28 | Type TileWidePeekImageCollection05. |
TileWidePeekImageCollection06 | 29 | Type TileWidePeekImageCollection06. |
TileWideSmallImageAndText01 | 13 | Type TileWideSmallImageAndText01. |
TileWideSmallImageAndText02 | 14 | Type TileWideSmallImageAndText02. |
TileWideSmallImageAndText03 | 15 | Type TileWideSmallImageAndText03. |
TileWideSmallImageAndText04 | 16 | Type TileWideSmallImageAndText04. |
TileWideText01 | 4 | Type TileWideText01. |
TileWideText02 | 5 | Type TileWideText02. |
TileWideText03 | 6 | Type TileWideText03. |
TileWideText04 | 7 | Type TileWideText04. |
TileWideText05 | 8 | Type TileWideText05. |
TileWideText06 | 9 | Type TileWideText06. |
TileWideText07 | 10 | Type TileWideText07. |
TileWideText08 | 11 | Type TileWideText08. |
TileWideText09 | 12 | Type TileWideText09. |
S’applique à
Azure SDK for .NET