Namespace: Microsoft.Internal.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
Syntax
声明
Public Const Ignore As Integer
用法
Dim value As Integer
value = DialogResult.Ignore
public const int Ignore
public:
literal int Ignore
static val mutable Ignore: int
public const var Ignore : int
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.