Click or drag to resize

CustomAttributeLoader.Default Property

Gets the default custom attribute loader.

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

Property Value

CustomAttributeLoader
See Also