Condividi tramite


VsaLoader.IsCompiled Proprietà

Definizione

Questo membro supporta l'infrastruttura .NET Framework e non è possibile usarlo direttamente dal codice.

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

Valore della proprietà

true se il motore di script è impostato per produrre informazioni di debug quando viene chiamato il Compile() metodo; in caso contrario, false.

Implementazioni

Si applica a