ScriptComponentHost.LoadScriptFromComponent Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Charge le code de script et le fichier binaire à partir de la collection de propriétés personnalisées du composant et le place dans le stockage de script
public:
bool LoadScriptFromComponent();
public bool LoadScriptFromComponent ();
member this.LoadScriptFromComponent : unit -> bool
Public Function LoadScriptFromComponent () As Boolean