'Declaration <CanBeNullAttribute()> Public Property References As String
'Declaration
<CanBeNullAttribute()> Public Property References As String
[CanBeNull()] public string References {get; set;}
For .NET scripts that need to reference additional assemblies, specify those assemblies here. The list should be comma-, semicolon-, or newline-delimited.
Script Class Script Members