MacNativeMethods.GetSystemInfo(MacNativeMethods+SystemInfo) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static void GetSystemInfo(Microsoft::VisualStudio::Utilities::Internal::MacNativeMethods::SystemInfo % info);
public static void GetSystemInfo (ref Microsoft.VisualStudio.Utilities.Internal.MacNativeMethods.SystemInfo info);
static member GetSystemInfo : SystemInfo -> unit
Public Shared Sub GetSystemInfo (ByRef info As MacNativeMethods.SystemInfo)