AdvertisingManagerForUser.User Property

Definition

Gets the user who is associated with the advertising ID.

public:
 property User ^ User { User ^ get(); };
User User();
public User User { get; }
var user = advertisingManagerForUser.user;
Public ReadOnly Property User As User

Property Value

The user who is associated with the advertising ID.

Applies to