Click or drag to resize

ProtocolInstanceProtocolProperties Property

Protocol property bag.

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

Property Value

Type: Object
See Also