FactoryGetProperty Method
Returns a property value for a key.
Namespace: Dfx.SdkAssembly: Nuralogix.Dfx.Sdk (in Nuralogix.Dfx.Sdk.dll) Version: 4.14.5.0 (4.14.5.0)
public string GetProperty(
string key
)
Public Function GetProperty (
key As String
) As String
public:
String^ GetProperty(
String^ key
)
member GetProperty :
key : string -> string
- key String
- to obtain the property value for
Stringthe property if it exists or an empty string