AssemblyDefinition.DefineConstraints Property

Definition

Please see Assembly Definition properties on the Unity documentation site.

public:
 property cli::array <System::String ^> ^ DefineConstraints { cli::array <System::String ^> ^ get(); void set(cli::array <System::String ^> ^ value); };
public string[] DefineConstraints { get; set; }
member this.DefineConstraints : string[] with get, set
Public Property DefineConstraints As String()

Property Value

String[]

Applies to