Click or drag to resize

ScriptMemberAttributeFlags Property

Gets or sets the script options for the target type member.

Namespace:  Microsoft.ClearScript
Assembly:  ClearScript.Core (in ClearScript.Core.dll) Version: 7.3.1
Syntax
public ScriptMemberFlags Flags { get; set; }

Property Value

Type: ScriptMemberFlags
See Also