IHostItemProvider.GetHostExtender(Type, 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:
System::Object ^ GetHostExtender(Type ^ extenderType, System::String ^ extenderCookie);
public object GetHostExtender (Type extenderType, string extenderCookie);
abstract member GetHostExtender : Type * string -> obj
Public Function GetHostExtender (extenderType As Type, extenderCookie As String) As Object
Parameters
- extenderType
- Type
- extenderCookie
- String