PagePorter Class Library

MsTheme.FullName Property

Gets the full Microsoft Theme name for methods that want a theme name.

[Visual Basic]
Public ReadOnly Property FullName As String
[C#]
public string FullName {get;}

Property Value

The full Microsoft Theme name for methods and properties that want a theme name. For example, the SetTheme method and the MsTheme property.

See Also

MsTheme Class | Parastream.Web.MsFrontPage Namespace