BuildManager.IsPrecompiledApp Eigenschap

Definitie

Hiermee wordt een waarde opgehaald die aangeeft of de toepassing vooraf is gecompileerd.

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

Waarde van eigenschap

true indien de toepassing vooraf is gecompileerd; anders, false.

Van toepassing op