Click or drag to resize

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: 19.00.00
Syntax
C#
public bool MustSelectExplicitly { get; set; }

Property Value

Boolean
See Also