MpnsRegistrationDescription.SecondaryTileName Property

Definition

Gets or sets the name of the secondary tile.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="SecondaryTileName", Order=2002)]
public string SecondaryTileName { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="SecondaryTileName", Order=2002)>]
member this.SecondaryTileName : string with get, set
Public Property SecondaryTileName As String

Property Value

The name of the secondary tile.

Attributes

Applies to