Compartir a través de


IUserMemberCollection.Item[String] Property

Definition

Gets a single user member behavior.

public Microsoft.Store.PartnerCenter.CustomerDirectoryRoles.IUserMember this[string userId] { get; }
member this.Item(string) : Microsoft.Store.PartnerCenter.CustomerDirectoryRoles.IUserMember
Default Public ReadOnly Property Item(userId As String) As IUserMember

Parameters

userId
String

The user id.

Property Value

The user member operations.

Implements

Applies to