Sdílet prostřednictvím


VsValidationContext – konstruktor (array<String , ModelElement, IServiceProvider, Type)

Konstruktor.

Obor názvů:  Microsoft.VisualStudio.Modeling.Shell
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Syntaxe

'Deklarace
Public Sub New ( _
    customCategories As String(), _
    subject As ModelElement, _
    serviceProvider As IServiceProvider, _
    modelExplorerToolWindowType As Type _
)
public VsValidationContext(
    string[] customCategories,
    ModelElement subject,
    IServiceProvider serviceProvider,
    Type modelExplorerToolWindowType
)

Parametry

  • customCategories
    Typ: array<System.String[]
    Seznam vlastní zadaný řetězec.To umožňuje metoda ověření s daný řetězec, který má být ověřen.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

VsValidationContext Třída

VsValidationContext – přetížení

Microsoft.VisualStudio.Modeling.Shell – obor názvů