Sdílet prostřednictvím


UserContextElement – konstruktor

Tento konstruktor není používán Visual Studio SDK.Vytvoří novou instanci třídy UserContextElement.

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

Syntaxe

'Deklarace
Public Sub New ( _
    attributeName As String, _
    value As String, _
    type As UserContextType _
)
public UserContextElement(
    string attributeName,
    string value,
    UserContextType type
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

UserContextElement Třída

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