_Application3.User 属性

定义

获取对 对象的 UserObject 引用。

public:
 property Microsoft::Office::Interop::InfoPath::UserObject ^ User { Microsoft::Office::Interop::InfoPath::UserObject ^ get(); };
public Microsoft.Office.Interop.InfoPath.UserObject User { get; }
member this.User : Microsoft.Office.Interop.InfoPath.UserObject
Public ReadOnly Property User As UserObject

属性值

UserObject 对象的引用。

实现

注解

UserObject 提供可用于返回有关当前用户的信息的属性和方法。

适用于