ExportLaunchConfigurationProviderAttribute.LaunchTypeName Propriété
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.
Nom du type de lancement
public:
property System::String ^ LaunchTypeName { System::String ^ get(); };
public:
property Platform::String ^ LaunchTypeName { Platform::String ^ get(); };
public string LaunchTypeName { get; }
member this.LaunchTypeName : string
Public ReadOnly Property LaunchTypeName As String