Compartir vía


TextExpressionCompilerSettings.ForImplementation Propiedad

Definición

Establece u obtiene si el TextExpressionCompilerSettings es para la implementación.

public:
 property bool ForImplementation { bool get(); void set(bool value); };
public bool ForImplementation { get; set; }
member this.ForImplementation : bool with get, set
Public Property ForImplementation As Boolean

Valor de propiedad

true si TextExpressionCompilerSettings es para la implementación; si no, false.

Se aplica a