conaito Powerlight SDK 1.2

XmlSlide.Thumbnail Property

[Visual Basic]
<XmlAttribute(Type:=null, AttributeName:="thumbnail", Namespace:="null", Form:=XmlSchemaForm.None)> _
Public Property Thumbnail() As String
   Public Get
   End Get
   Public Set
   End Set
End Property
[C#]
[XmlAttribute(Type=null, AttributeName="thumbnail", Namespace="null", Form=XmlSchemaForm.None)]
public string Thumbnail { public get; public set; }

See Also

XmlSlide Class | Conaito.PowerLight.XmlPlayer Namespace