ImportInfoPreprocessorVersion Property
|
Namespace: Bricscad.Ifc
Assembly: BrxMgd (in BrxMgd.dll) Version:
25.1.5.0
Syntax
public string PreprocessorVersion { get; }
Public ReadOnly Property PreprocessorVersion As String
Get
public:
property String^ PreprocessorVersion {
String^ get ();
}
member PreprocessorVersion : string with get
Property Value
String
See Also