conaito Powerlight SDK 1.2

PresentationInfo.Author Property

Gets or sets the author.

[Visual Basic]
Public Property Author() As String
   Public Get
   End Get
   Friend Set
   End Set
End Property
[C#]
public string Author { public get; internal set; }

Property Value

The author.

See Also

PresentationInfo Class | Conaito.PowerLight Namespace