Partager via


EnterpriseEnrollmentManager.CurrentEnterprise Propriété

Définition

Obtient l’entreprise inscrite pour l’application actuelle.

public:
 static property Enterprise ^ CurrentEnterprise { Enterprise ^ get(); };
static Enterprise CurrentEnterprise();
public static Enterprise CurrentEnterprise { get; }
var enterprise = EnterpriseEnrollmentManager.currentEnterprise;
Public Shared ReadOnly Property CurrentEnterprise As Enterprise

Valeur de propriété

Entreprise inscrite pour l’application actuelle.

S’applique à