CreationParameter Class
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 ref class CreationParameter : Microsoft::Practices::ObjectBuilder::KnownTypeParameter
public class CreationParameter : Microsoft.Practices.ObjectBuilder.KnownTypeParameter
type CreationParameter = class
inherit KnownTypeParameter
Public Class CreationParameter
Inherits KnownTypeParameter
- Inheritance
Constructors
| Name | Description |
|---|---|
| CreationParameter(Type, String) | |
| CreationParameter(Type) | |
Fields
| Name | Description |
|---|---|
| type | (Inherited from KnownTypeParameter) |
Methods
| Name | Description |
|---|---|
| GetParameterType(IBuilderContext) | (Inherited from KnownTypeParameter) |
| GetValue(IBuilderContext) | |