UserContextElement(String, String, UserContextType) Oluşturucu

Tanım

Verme parametreleriyle UserContextElement oluşturma

public:
 UserContextElement(System::String ^ attributeName, System::String ^ value, Microsoft::VisualStudio::Modeling::Design::UserContextType type);
public UserContextElement (string attributeName, string value, Microsoft.VisualStudio.Modeling.Design.UserContextType type);
new Microsoft.VisualStudio.Modeling.Design.UserContextElement : string * string * Microsoft.VisualStudio.Modeling.Design.UserContextType -> Microsoft.VisualStudio.Modeling.Design.UserContextElement
Public Sub New (attributeName As String, value As String, type As UserContextType)

Parametreler

attributeName
String

Filtre özniteliğinin adı. Anahtar sözcükler veya F1 anahtar sözcükleri için kullanılmaz.

value
String

Anahtar sözcüğünün değeri, F1 anahtar sözcüğü veya parentid kimliğiyle

type
UserContextType

Bağlam öğesi türü: anahtar sözcük, F1 anahtar sözcüğü veya attribte

Şunlara uygulanır