Metoda ConverterBase.get_ConvertibleFormats —
Przestrzeń nazw: Microsoft.Internal.VisualStudio.PlatformUI
Zestaw: Microsoft.VisualStudio.Shell.11.0 (w Microsoft.VisualStudio.Shell.11.0.dll)
Składnia
'Deklaracja
Public Function get_ConvertibleFormats ( _
<OutAttribute> ByRef source As UInteger, _
<OutAttribute> ByRef target As UInteger _
) As Integer
public int get_ConvertibleFormats(
out uint source,
out uint target
)
Parametry
- source
Typ: System.UInt32%
- target
Typ: System.UInt32%
Wartość zwracana
Typ: System.Int32
Implementuje
IVsUIDataConverter.get_ConvertibleFormats(UInt32%, UInt32%)
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Przy użyciu bibliotek z częściowo zaufanego kodu..