Click or drag to resize

ProtocolInstanceProtocolProperties Property

Protocol property bag.

Namespace:  Demo3D.Net
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
C#
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public Object ProtocolProperties { get; }

Property Value

Type: Object
See Also