SoCADFileFormatGetProductName Method |
Returns a character string identifying the name of the extension.
Namespace: OIV.Inventor.IO.CADAssembly: OIV.Inventor.IO.CAD (in OIV.Inventor.IO.CAD.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public static string GetProductName()
Public Shared Function GetProductName As String
public:
static String^ GetProductName()
static member GetProductName : unit -> string
Return Value
Type:
StringRemarks See Also