Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Inclusion of .vb file in another one
Message
De
18/04/2006 13:30:43
 
 
À
18/04/2006 13:15:58
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
01114310
Message ID:
01114335
Vues:
11
>Ok, I added the namespace to all .vb files. Now, I cannot do this anymore as none of the .vb files are appearing in the intellisense of Framework:
>
>
>    Dim LXFramework As Framework.app = New Framework.app
>
>
>So, Framework.app appears are not defined.

Ok, as there is a namespace, I had to add one level in the command:
    Dim LXFramework As Framework.Framework.app = New Framework.Framework.app
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform