BuildManager.IsPrecompiledApp Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die Anwendung vorkompiliert ist.

public:
 static property bool IsPrecompiledApp { bool get(); };
public static bool IsPrecompiledApp { get; }
static member IsPrecompiledApp : bool
Public Shared ReadOnly Property IsPrecompiledApp As Boolean

Eigenschaftswert

truewenn die Anwendung vorkompiliert ist; andernfalls . false

Gilt für: