Nwk11StructureBridgePfsHandle Property |
Reference file pointer. The handle is used when writing Pfs files.
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public IntPtr PfsHandle { set; }
Public WriteOnly Property PfsHandle As IntPtr
Set
public:
virtual property IntPtr PfsHandle {
void set (IntPtr value) sealed;
}
Property Value
Type:
IntPtrImplements
INwk11StructureBridgePfsHandleSee Also