ProvideUIDataConverterAttribute.ConvertedType Property

Microsoft internal use only.

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)

Syntax

'Declaration
Public ReadOnly Property ConvertedType As String
public string ConvertedType { get; }
public:
property String^ ConvertedType {
    String^ get ();
}
member ConvertedType : string
function get ConvertedType () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

ProvideUIDataConverterAttribute Class

Microsoft.Internal.VisualStudio.PlatformUI Namespace