UltimateSpell Class Library

UltimateSpell.IncludeDirectory Property

Gets or sets the include directory.

[Visual Basic]
Overridable Public Property IncludeDirectory As String
[C#]
public virtual string IncludeDirectory {get; set;}

Property Value

Include directory. The default value is ~/UltimateSpellInclude/.

Remarks

Use this property to set the include directory.

See Also

UltimateSpell Class | Karamasoft.WebControls.UltimateSpell Namespace