libdfxdotnet: a .NET Framework wrapper for the DFX Extraction Library
C#
VB
C++
F#
Show/Hide TOC
Payload
Valid Field
Flag indicating if the payload was successfully created
Definition
Namespace:
Dfx.Sdk
Assembly:
Nuralogix.Dfx.Sdk (in Nuralogix.Dfx.Sdk.dll) Version: 4.14.5.0 (4.14.5.0)
C#
Copy
public
bool
Valid
VB
Copy
Public
Valid
As
Boolean
C++
Copy
public
:
bool
Valid
F#
Copy
val
mutable
Valid
:
bool
Field Value
Boolean
See Also
Reference
Payload Class
Dfx.Sdk Namespace
In This Article
Definition
See Also