IParameter.GetParameterType(IBuilderContext) 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:
Type ^ GetParameterType(Microsoft::Practices::ObjectBuilder::IBuilderContext ^ context);
public Type GetParameterType (Microsoft.Practices.ObjectBuilder.IBuilderContext context);
abstract member GetParameterType : Microsoft.Practices.ObjectBuilder.IBuilderContext -> Type
Public Function GetParameterType (context As IBuilderContext) As Type
Parameters
- context
- IBuilderContext