







|
| Optimization Framework |
| UnityInstanceProvider..::..ServiceType Property |
| UnityInstanceProvider Class See Also Send Feedback |
Gets or sets the type of the service.
Namespace: Optimization.Unity
Assembly: Optimization.Framework (in Optimization.Framework.dll) Version: 0.3.1036.0
Syntax
| C# |
|---|
public Type ServiceType { get; set; } |
| Visual Basic |
|---|
Public Property ServiceType As Type Get Set |
| Visual C++ |
|---|
public: property Type^ ServiceType { Type^ get (); void set (Type^ value); } |
