Partager via


IStorageItemAccessList.Remove(String) Méthode

Définition

Supprime l’élément de stockage spécifié de la liste d’accès.

public:
 void Remove(Platform::String ^ token);
void Remove(winrt::hstring const& token);
public void Remove(string token);
function remove(token)
Public Sub Remove (token As String)

Paramètres

token
String

Platform::String

winrt::hstring

Jeton de l’élément de stockage à supprimer.

S’applique à