Classe User
Implementa proprietà e metodi che possono essere utilizzati per restituire informazioni sull'utente corrente.
Spazio dei nomi: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in microsoft.office.infopath.dll)
Sintassi
Public MustInherit Class User
Dim instance As User
public abstract class User
Osservazioni
È possibile accedere alla classe User tramite la proprietà User della classe Application.
Gerarchia di ereditarietà
System.Object
Microsoft.Office.InfoPath.User
Thread Safety
Tutti i membri statici pubblici (Shared in Visual Basic) di questo tipo sono thread-safe. I membri di istanza non sono garantiti come thread-safe.