_Application2.User 属性

获取一个对 UserObject 对象的引用。

命名空间:  Microsoft.Office.Interop.InfoPath.SemiTrust
程序集:  Microsoft.Office.Interop.InfoPath.SemiTrust(位于 Microsoft.Office.Interop.InfoPath.SemiTrust.dll 中)

语法

声明
ReadOnly Property User As UserObject
    Get
用法
Dim instance As _Application2
Dim value As UserObject

value = instance.User
UserObject User { get; }

属性值

类型:Microsoft.Office.Interop.InfoPath.SemiTrust.UserObject

备注

重要

可以无限制访问此成员。

另请参阅

引用

_Application2 接口

_Application2 成员

Microsoft.Office.Interop.InfoPath.SemiTrust 命名空间