Partager via


IStringStorage2.ForEachSettingNameStartingWith Méthode

Définition

Traite le nom de chaque paramètre persistant qui commence prefixpar . Lorsque le délégué du processeur retourne false, le traitement s’arrête.

public void ForEachSettingNameStartingWith (string prefix, Microsoft.VisualStudio.Settings.CharSpanProcessorDelegate processFunc);
abstract member ForEachSettingNameStartingWith : string * Microsoft.VisualStudio.Settings.CharSpanProcessorDelegate -> unit
Public Sub ForEachSettingNameStartingWith (prefix As String, processFunc As CharSpanProcessorDelegate)

Paramètres

prefix
String

S’applique à