共用方式為


UserDataAccountPartnerAccountInfo.AccountKind 屬性

定義

取得這個使用者帳戶的類型。

public:
 property UserDataAccountProviderPartnerAccountKind AccountKind { UserDataAccountProviderPartnerAccountKind get(); };
UserDataAccountProviderPartnerAccountKind AccountKind();
public UserDataAccountProviderPartnerAccountKind AccountKind { get; }
var userDataAccountProviderPartnerAccountKind = userDataAccountPartnerAccountInfo.accountKind;
Public ReadOnly Property AccountKind As UserDataAccountProviderPartnerAccountKind

屬性值

此使用者帳戶的類型。

適用於