Vertaling van "objet.NET" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Ce composant invoque le constructeur d'un objet.NET pour un usage ultérieur. tDotNETRow
Invokes the constructor of a.NET object that is intended for later reuse. tDotNETRow
Crée un abonnement aux événements générés par un objet.NET. Write-Output
Subscribes to the events that are generated by a.NET object. Write-Output
Vous pouvez diriger n'importe quel objet.NET vers ConvertTo-Html.
You can pipe any.NET object to ConvertTo-Html.
Utilisez ce paramètre pour ajouter un fichier qui met en forme un objet.NET qui n'est pas référencé dans les fichiers de mise en forme intégrés.
Use this parameter to add a file that formats a.NET object that is not referenced in the built-in formatting files.
Crée une instance d'un objet.NET ou COM.
Creates an instance of a.Net or COM object.
En d'autres mots, l'objet.NET est tracé à travers la couche d'interopérabilité de COM fournie par le moteur.NET.
In other words, the.Net object is mapped through the COM interoperability layer provided by the.Net runtime.
Il s'agit du nom d'un événement exposé par l'objet.NET Framework.
Spécifie l'objet.NET Framework qui génère les événements.
Specifies the.NET Framework object that generates the events.
Par défaut, la première ligne du fichier CSV contient « #TYPE », suivi du nom complet du type d'objet.NET Framework. Obligatoire ?
By default, the first line of the CSV file contains"#TYPE "followed by the fully-qualified name of the type of the.NET Framework object.
D'un point de vue technique, un objet.NET Framework est une instance d'une classe.NET Framework constituée de données et des opérations associées à ces données.
Technically, a.NET Framework object is an instance of a.NET Framework class that consists of data and the operations associated with that data.
Par exemple, les clients.NET Framework peuvent utiliser LINQ pour interroger des services de données et une couche objet.NET Framework simple afin de mettre à jour des données dans le service.
For example, .NET Framework-based clients can use LINQ to query data services and a simple.NET Framework object layer to update data in the service.
Sur l'ordinateur local, Windows PowerShell reçoit l'objet sérialisé XML et le "désérialise" en le convertissant en un objet.NET Framework standard.
On the local computer, Windows PowerShell receives the XML-based serialized object and "deserializes" it by converting the XML-based object into a standard.NET Framework object.
Désérialisation de JSON en objet.NET en utilisant Newtonsoft (ou LINQ en JSON peut-être?)
Deserializing JSON to.NET object using Newtonsoft (or LINQ to JSON maybe?)