API Referenceglobal
Attributeclass
object→Attribute
Constructors1
Showing 1 constructors
public Attribute(Mono.Cecil.CustomAttribute x)
| Parameter | Type | Description |
|---|---|---|
| x | CustomAttribute | — |
No results match this filter.
Properties3
Showing 3 properties
public object[] Sandbox.AssemblyMetadata.Attribute.Arguments { get; set; }
Returns:
object[]—public string Sandbox.AssemblyMetadata.Attribute.AttributeFullName { get; set; }
Returns:
string—public string Sandbox.AssemblyMetadata.Attribute.AttributeType { get; set; }
Returns:
string—No results match this filter.