OptimizationParameterSet.Global Property

public Global Global {get; set;}
This language is not supported or no code example is available.
public:  
property Global^ Global { 
Global^ get( ); 
void set( 
Global^ value 
); 
}
This language is not supported or no code example is available.
public function get Global() : Global
public function set Global(value : Global);
This language is not supported or no code example is available.

Property Value

Global

In this article

Definition