共用方式為


User.Type 屬性

定義

取得使用者類型。

public:
 property UserType Type { UserType get(); };
UserType Type();
public UserType Type { get; }
var userType = user.type;
Public ReadOnly Property Type As UserType

屬性值

使用者類型。

適用於