XDataApplicationRegistry Property
|
Gets or sets the name of the application associated with the list of extended data records.
Namespace:
DXFReaderNET
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public ApplicationRegistry ApplicationRegistry { get; }
Public ReadOnly Property ApplicationRegistry As ApplicationRegistry
Get
public:
property ApplicationRegistry^ ApplicationRegistry {
ApplicationRegistry^ get ();
}
member ApplicationRegistry : ApplicationRegistry with get
PROPERTY ApplicationRegistry AS ApplicationRegistry GET
Property Value
Type:
ApplicationRegistrySee Also