Ler em inglês

Compartilhar via


StringToXmlDataProviderConverter Class

Definition

Microsoft internal use only. Converts an XML string to an XmlDataProvider.

C++/WinRT
[Windows::Foundation::Metadata::WebHostHidden]
class StringToXmlDataProviderConverter : Microsoft::VisualStudio::PlatformUI::ValueConverter<std::wstring, System::Windows::Data::XmlDataProvider const &>
Inheritance
StringToXmlDataProviderConverter

Constructors

Methods

Convert(Object, Type, Object, CultureInfo)

Microsoft internal use only.

(Inherited from ValueConverter<TSource,TTarget>)
Convert(String, Object, CultureInfo)

Converts an XML string to an XmlDataProvider.

Convert(TSource, Object, CultureInfo)

Microsoft internal use only.

(Inherited from ValueConverter<TSource,TTarget>)
ConvertBack(Object, Type, Object, CultureInfo)

Microsoft internal use only.

(Inherited from ValueConverter<TSource,TTarget>)
ConvertBack(TTarget, Object, CultureInfo)

Microsoft internal use only.

(Inherited from ValueConverter<TSource,TTarget>)
ConvertBack(XmlDataProvider, Object, CultureInfo)

Converts from an XML data provider to an XML string. This method throws a NotSupportedException.

Applies to

Produto Versões
Visual Studio SDK 2015, 2017, 2019, 2022