UserContextElement Sınıf

Tanım

Dikkat

This class is deprecated. Use the facilities in the DSL domain model to define help system bindings.

Bir anahtar sözcük, F1 anahtar sözcüğü veya filtre özniteliği olabilen tek bir yardım öğesini kapsülleyen sınıf

public ref class UserContextElement
[System.Obsolete("This class is deprecated.  Use the facilities in the DSL domain model to define help system bindings.")]
[System.Serializable]
public class UserContextElement
[<System.Obsolete("This class is deprecated.  Use the facilities in the DSL domain model to define help system bindings.")>]
[<System.Serializable>]
type UserContextElement = class
Public Class UserContextElement
Devralma
UserContextElement
Öznitelikler

Oluşturucular

UserContextElement(String, String, UserContextType)

Verme parametreleriyle UserContextElement oluşturma

Özellikler

ContextType

Bu öğenin, anahtar sözcüğünün, F1 anahtar sözcüğünün veya özniteliğin türünü döndürür

PropertyName

Öznitelik adını döndürür. Anahtar sözcüğü için, bu "anahtar sözcüğü" olacaktır. F1 anahtar sözcükleri için, "F1Keyword" olacaktır

Value

Bu öğenin, anahtar sözcüğünün veya özniteliğin değerini döndürür

Şunlara uygulanır