FactorySetProperty Method
Specifies a configurable property key/value pair to configure the DFX Extraction Library.
Namespace: Dfx.SdkAssembly: Nuralogix.Dfx.Sdk (in Nuralogix.Dfx.Sdk.dll) Version: 4.14.5.0 (4.14.5.0)
public void SetProperty(
string key,
string value
)
Public Sub SetProperty (
key As String,
value As String
)
public:
void SetProperty(
String^ key,
String^ value
)
member SetProperty :
key : string *
value : string -> unit
Parameters
- key String
- of property to configure
- value String
- of property to configure