次の方法で共有


IDirectoryRoleCollection.Item[String] Property

Definition

Gets a directory role behavior.

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

Parameters

roleId
String

The directory role id.

Property Value

The directory role operations.

Implements

Applies to