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
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
Azure SDK for .NET