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

truepokud se TextExpressionCompilerSettings vygeneruje jako částečná třída, jinak . false

Platí pro