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