EnterpriseEnrollmentManager.CurrentEnterprise Proprietà

Definizione

Ottiene l'organizzazione registrata per l'app corrente.

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

Valore della proprietà

Organizzazione registrata per l'app corrente.

Si applica a