StringNotNullOrEmptyOrWhitespaceConverter Class
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.
C#
public class StringNotNullOrEmptyOrWhitespaceConverter : Microsoft.VisualStudio.PlatformUI.ValueConverter<string,bool>
type StringNotNullOrEmptyOrWhitespaceConverter = class
inherit ValueConverter<string, bool>
Public Class StringNotNullOrEmptyOrWhitespaceConverter
Inherits ValueConverter(Of String, Boolean)
- Inheritance
Convert(Object, Type, Object, Culture |
Microsoft internal use only. (Inherited from ValueConverter<TSource,TTarget>) |
Convert(String, Object, Culture |
|
Convert(TSource, Object, Culture |
Microsoft internal use only. (Inherited from ValueConverter<TSource,TTarget>) |
Convert |
Microsoft internal use only. (Inherited from ValueConverter<TSource,TTarget>) |
Convert |
Microsoft internal use only. (Inherited from ValueConverter<TSource,TTarget>) |
Product | Versions |
---|---|
Visual Studio SDK | 2022 |