XmlHelpers.GetValueFormatterForXsdType(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static Microsoft::XLANGs::RuntimeTypes::ValueFormatter ^ GetValueFormatterForXsdType(System::String ^ xsdType);
public static Microsoft.XLANGs.RuntimeTypes.ValueFormatter GetValueFormatterForXsdType (string xsdType);
static member GetValueFormatterForXsdType : string -> Microsoft.XLANGs.RuntimeTypes.ValueFormatter
Public Shared Function GetValueFormatterForXsdType (xsdType As String) As ValueFormatter
Parameters
- xsdType
- String