Converts OutputType values to and from strings.
Namespace: Microsoft.VisualStudio.Package
Assembly: MPF.Project.NonShipping (in MPF.Project.NonShipping.dll)
Syntax
'宣言
Public Class OutputTypeConverter _
Inherits EnumConverter
'使用
Dim instance As OutputTypeConverter
public class OutputTypeConverter : EnumConverter
public ref class OutputTypeConverter : public EnumConverter
public class OutputTypeConverter extends EnumConverter
Inheritance Hierarchy
System.Object
System.ComponentModel.TypeConverter
System.ComponentModel.EnumConverter
Microsoft.VisualStudio.Package.OutputTypeConverter
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.