conaito Powerlight SDK 1.2 |
|
PresentationInfo.Title Property
Gets or sets the title.
[Visual Basic]
Public Property Title() As
String Public Get
End Get
Friend Set
End Set
End Property
[C#]
public
string Title { public get; internal set; }
Property Value
The title.
See Also
PresentationInfo Class | Conaito.PowerLight Namespace