ServiceBindingAttributeMustSelectExplicitly Property |
Declares that the service must be selected explicitly in ProtocolStack.Open for the protocol providing the service to be used.
Namespace: Demo3D.NetAssembly: Demo3D.IO (in Demo3D.IO.dll) Version: 19.00.00
Syntaxpublic bool MustSelectExplicitly { get; set; }Property Value
Boolean
See Also