CodePackage Classe
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.
Représente la définition du package de code.
public sealed class CodePackage
type CodePackage = class
Public NotInheritable Class CodePackage
- Héritage
-
CodePackage
Propriétés
Description |
Obtient l'objet CodePackageDescription pour l'objet CodePackage. |
EntryPointRunAsPolicy |
Obtient le RunAsPolicyDescription associé à Main EntryPoint dans le CodePackage. |
Path |
Obtient le chemin d’accès au CodePackage. |
SetupEntryPointRunAsPolicy |
Obtient l’objet RunAsPolicyDescription associé à Setup EntryPoint dans CodePackage. |
S’applique à
Azure SDK for .NET