AssemblyDefinition.DefineConstraints Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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[]