StringFormattingExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
String extension class for common operations. This class is used by the SDK and should not be directly used by applications.
public static class StringFormattingExtensions
type StringFormattingExtensions = class
Public Module StringFormattingExtensions
- Inheritance
-
StringFormattingExtensions
Methods
FormatErrorForUser(String, String, Int32) |
Format string to be displayed as an error. |
FormatForUser(String, Object[]) |
Format string to be displayed. |
FormatInvariant(String, Object[]) |
Format string to be displayed. |
Truncate(String, Int32) |
Truncates a string. |
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET