net11
namespace Microsoft.VisualBasic
{
    [Flags]
    public enum MsgBoxStyle
    {
        OKCancel = 1
    }
}
.NET Framework 1.1
Information specific to net11
Assembly

Microsoft.VisualBasic , Version=7.0.5000.0, PublicKeyToken=b03f5f7f11d50a3a

Referencing

Your project needs an assembly reference to Microsoft.VisualBasic.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API

05/13/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙