Optimizer.Name Property

[Category("Information")] 
public virtual string Name {get;}
This language is not supported or no code example is available.
[Category("Information")] 
public:  
virtual property String^ Name { 
String^ get( ); 
}
This language is not supported or no code example is available.
public  
Category("Information") 
function get Name() : String;
This language is not supported or no code example is available.

Property Value

string

In this article

Definition