IDestinationTypeProvider.GetDestinationType Method
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.
Returns the CLR Type that identifies the destination type for the relevant type converter or markup extension.
public:
Type ^ GetDestinationType();
public Type GetDestinationType();
abstract member GetDestinationType : unit -> Type
Public Function GetDestinationType () As Type
A CLR Type value for the destination type.
This method has no input parameter. What to return (and whether to return anything other than null
) is determined by the current node position in the XAML node stream.
If you reimplement this service, the GetDestinationType method should return the type that a markup extension or type converter expects to check against its most specific conversion or output type.
ผลิตภัณฑ์ | เวอร์ชัน |
---|---|
.NET Framework | 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9, 10 |
คำติชม .NET
.NET เป็นโครงการโอเพนซอร์ส เลือกลิงก์เพื่อให้คำติชม: