Düzenle

Aracılığıyla paylaş


_Application3.User Property

Definition

Gets a reference to the UserObject object.

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

Property Value

A reference to the UserObject object.

Implements

Remarks

The UserObject provides properties and a method that can be used to return information about the current user.

Applies to