Click or drag to resize

ScriptUsageAttributeAccess Property

Gets the script access setting for the target type member.

Namespace:  Microsoft.ClearScript
Assembly:  ClearScript.Core (in ClearScript.Core.dll) Version: 7.2.3
Syntax
public ScriptAccess Access { get; }

Property Value

Type: ScriptAccess
See Also