BuildManager.IsUpdatablePrecompiledApp Eigenschap

Definitie

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

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

Waarde van eigenschap

true als de toepassing vooraf is gecompileerd als updatable; anders, false.

Van toepassing op