Freigeben über


IStringStorage2.ForEachSettingNameStartingWith Methode

Definition

Verarbeitet den Namen jeder persistenten Einstellung, die mit prefixbeginnt. Wenn der Prozessordelegat false zurückgibt, wird die Verarbeitung beendet.

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)

Parameter

prefix
String

Gilt für: