OptimizationParameterAttribute Class
[AttributeUsage(AttributeTargets.All, Inherited = false, AllowMultiple = true)]
public class OptimizationParameterAttribute : Attribute
This language is not supported or no code example is available.
[AttributeUsage(AttributeTargets.All, Inherited = false, AllowMultiple = true)]
public ref class OptimizationParameterAttribute : public Attribute^
This language is not supported or no code example is available.
public
AttributeUsage(AttributeTargets.All, Inherited = false, AllowMultiple = true)
class OptimizationParameterAttribute
extends Attribute
This language is not supported or no code example is available.
In this article
Definition