Class CS
CeVIO Creative Studio (64bit) environment
Implements
Namespace: FluentCeVIOWrapper.Common.Talk.Environment
Assembly: FluentCeVIOWrapper.Common.dll
Syntax
public class CS : IEnvironment
Properties
Agent
TalkerAgent class
Declaration
public string Agent { get; }
Property Value
| Type | Description |
|---|---|
| string |
DllName
dllの名称
Declaration
public string DllName { get; }
Property Value
| Type | Description |
|---|---|
| string |
DllPath
デフォルトのdllのpath
Declaration
public string DllPath { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Product
CeVIOの種類
Declaration
public Product Product { get; }
Property Value
| Type | Description |
|---|---|
| Product |
Service
ServiceControll class
Declaration
public string Service { get; }
Property Value
| Type | Description |
|---|---|
| string |
Talker
Talker class
Declaration
public string Talker { get; }
Property Value
| Type | Description |
|---|---|
| string |