ValidationMessageCommandIds Class

CommandIDs for the Application Designer package.

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Modeling.Shell.ValidationMessageCommandIds

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Syntax

'Declaration
Public NotInheritable Class ValidationMessageCommandIds
public static class ValidationMessageCommandIds
public ref class ValidationMessageCommandIds abstract sealed
[<AbstractClass>]
[<Sealed>]
type ValidationMessageCommandIds =  class end
public final class ValidationMessageCommandIds

The ValidationMessageCommandIds type exposes the following members.

Fields

  Name Description
Public fieldStatic member TaskListNavigate
Public fieldStatic member TaskListNavigateMenu

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.VisualStudio.Modeling.Shell Namespace