Freigeben über


BuildManager.IsPrecompiledApp Eigenschaft

Definition

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

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

Eigenschaftswert

Boolean

true, wenn die Anwendung vorkompiliert ist, andernfalls false.

Gilt für