Udostępnij za pośrednictwem


Metoda HelperMethods.StripAccelerators — (String, Char)

Microsoft tylko do użytku wewnętrznego.

Przestrzeń nazw:  Microsoft.VisualStudio.PlatformUI
Zestaw:  Microsoft.VisualStudio.Shell.11.0 (w Microsoft.VisualStudio.Shell.11.0.dll)

Składnia

'Deklaracja
Public Shared Function StripAccelerators ( _
    input As String, _
    accessSpecifier As Char _
) As String
public static string StripAccelerators(
    string input,
    char accessSpecifier
)

Parametry

  • accessSpecifier
    Typ: System.Char
    Określa znak, aby traktować jako specyfikator klucza dostępu.

Wartość zwracana

Typ: System.String
Ciąg znaków.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

HelperMethods Klasa

Przeciążenie StripAccelerators

Przestrzeń nazw Microsoft.VisualStudio.PlatformUI