SoModuleCheckGetPlatformString Method |
Returns a string describing the platform used to build the library.
Namespace: OIV.InventorAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public static string GetPlatformString()
Public Shared Function GetPlatformString As String
public:
static String^ GetPlatformString()
static member GetPlatformString : unit -> string
Return Value
Type:
StringRemarks See Also