Click or drag to resize

SystemTile Class

The System.Tile properties namespace.
Inheritance Hierarchy
SystemObject
  callback.ShellBoost.Core.WindowsPropertySystemSystemTile

Namespace:  callback.ShellBoost.Core.WindowsPropertySystem
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public static class Tile

The SystemTile type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberBackground
The System.Tile.Background property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_Tile_Background. Display name Tile background color.
Public propertyStatic memberBadgeLogoPath
The System.Tile.BadgeLogoPath property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Tile_BadgeLogoPath. Display name Lock screen badge logo path.
Public propertyStatic memberDisplayNameLanguage
The System.Tile.DisplayNameLanguage property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Tile_DisplayNameLanguage. Display name Display name language ID.
Public propertyStatic memberEncodedTargetPath
The System.Tile.EncodedTargetPath property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Tile_EncodedTargetPath. Display name Encoded target path.
Public propertyStatic memberFencePost
The System.Tile.FencePost property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_Tile_FencePost. Display name Fencepost state.
Public propertyStatic memberFlags
The System.Tile.Flags property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_Tile_Flags. Display name Tile flags.
Public propertyStatic memberForeground
The System.Tile.Foreground property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_Tile_Foreground. Display name Tile foreground text color.
Public propertyStatic memberHoloBoundingBox
The System.Tile.HoloBoundingBox property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Tile_HoloBoundingBox. Display name HoloBoundingBox.
Public propertyStatic memberHoloContent
The System.Tile.HoloContent property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Tile_HoloContent. Display name HoloContent.
Public propertyStatic memberInstallProgress
The System.Tile.InstallProgress property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_Tile_InstallProgress. Display name Install progress.
Public propertyStatic memberLongDisplayName
The System.Tile.LongDisplayName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Tile_LongDisplayName. Display name Long display name.
Public propertyStatic memberSmallLogoPath
The System.Tile.SmallLogoPath property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Tile_SmallLogoPath. Display name Small logo path.
Public propertyStatic memberSquare150x150LogoPath
The System.Tile.Square150x150LogoPath property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Tile_Square150x150LogoPath. Display name Logo path.
Public propertyStatic memberSquare310x310LogoPath
The System.Tile.Square310x310LogoPath property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Tile_Square310x310LogoPath. Display name Large logo path.
Public propertyStatic memberSquare70x70LogoPath
The System.Tile.Square70x70LogoPath property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Tile_Square70x70LogoPath. Display name Tiny logo path.
Public propertyStatic memberSuiteDisplayName
The System.Tile.SuiteDisplayName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Tile_SuiteDisplayName. Display name Suite display name.
Public propertyStatic memberSuiteSortName
The System.Tile.SuiteSortName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Tile_SuiteSortName. Display name Suite sorting name.
Public propertyStatic memberWide310x150LogoPath
The System.Tile.Wide310x150LogoPath property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Tile_Wide310x150LogoPath. Display name Wide logo path.
Top
See Also