DetectedNoPermanent Method |
Detected that the installation or connection doesn't and can't exist, and no point asking again.
Namespace:
Demo3D.Net
Assembly:
Demo3D.IO (in Demo3D.IO.dll) Version: 15.0.2.11458
Syntaxpublic static Detected NoPermanent(
string message
)
Parameters
- message
- Type: SystemString
Corresponding supporting message (or null).
Return Value
Type:
DetectedA Detected state indicating detection failure.
See Also