Proprietà VsaEngineClass.IsCompiled
Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.
Spazio dei nomi: Microsoft_VsaVb
Assembly: Microsoft_VsaVb (in Microsoft_VsaVb.dll)
Sintassi
'Dichiarazione
Public Overridable ReadOnly Property IsCompiled As Boolean
public virtual bool IsCompiled { get; }
public:
virtual property bool IsCompiled {
bool get ();
}
abstract IsCompiled : bool with get
override IsCompiled : bool with get
function get IsCompiled () : boolean
Valore proprietà
Tipo: Boolean
Implementa
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per altre informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.