Skin.ApplicationName Property

SkinApplicationName Property

If you want to provide a custom name for your skin.

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
protected virtual string ApplicationName { get; }
Protected Overridable ReadOnly Property ApplicationName As String
	Get

Property Value

Type: String
See Also