Namespace:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
Syntax
声明
Public Class StringConcatenatingConverter _
    Implements IMultiValueConverter
用法
Dim instance As StringConcatenatingConverter
public class StringConcatenatingConverter : IMultiValueConverter
public ref class StringConcatenatingConverter : IMultiValueConverter
type StringConcatenatingConverter =  
    class
        interface IMultiValueConverter
    end
public class StringConcatenatingConverter implements IMultiValueConverter
Inheritance Hierarchy
System.Object
  Microsoft.VisualStudio.PlatformUI.StringConcatenatingConverter
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.