Sdílet prostřednictvím


TextExpressionCompilerSettings.GenerateAsPartialClass Vlastnost

Definice

Získá nebo nastaví, zda generuje TextExpressionCompilerSettings jako částečná třída.

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

Hodnota vlastnosti

true pokud se vygeneruje TextExpressionCompilerSettings jako částečná třída, falsev opačném případě .

Platí pro