Click or drag to resize

HostSettingsCustomAttributeLoader Property

Gets or sets the custom attribute loader for ClearScript.

Namespace:  Microsoft.ClearScript
Assembly:  ClearScript.Core (in ClearScript.Core.dll) Version: 7.2.5
Syntax
public static CustomAttributeLoader CustomAttributeLoader { get; set; }

Property Value

Type: CustomAttributeLoader
See Also