ModelBusReferenceTypeConverter Class
Converter that can convert ModelBusReferences to strings.
Namespace: Microsoft.VisualStudio.Modeling.Integration
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll)
Inheritance Hierarchy
System.Object
System.ComponentModel.TypeConverter
Microsoft.VisualStudio.Modeling.Integration.ModelBusReferenceTypeConverter
Syntax
public class ModelBusReferenceTypeConverter : TypeConverter
public ref class ModelBusReferenceTypeConverter : TypeConverter
type ModelBusReferenceTypeConverter =
class
inherit TypeConverter
end
Public Class ModelBusReferenceTypeConverter
Inherits TypeConverter
Constructors
Name | Description | |
---|---|---|
ModelBusReferenceTypeConverter() |
Methods
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.
See Also
Microsoft.VisualStudio.Modeling.Integration Namespace
Return to top