Share via


NamedPolicySetter.User Property

Definition

public:
 property User ^ User { User ^ get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
User User();
[Windows.Foundation.Metadata.Experimental]
public User User { [Windows.Foundation.Metadata.Experimental] get; }
var user = namedPolicySetter.user;
Public ReadOnly Property User As User

Property Value

Attributes

Applies to