Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
This type has a SecurityCriticalAttribute attribute, which restricts it to internal use by the .NET Framework for Silverlight class library. Application code that uses any member of this type throws a MethodAccessException.
[SECURITY CRITICAL]
Gets context sensitive help keyword of the toolbox item. Should NOT be localized.
Namespace: Microsoft.VisualStudio.Modeling.Design
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Syntax
'Declaration
Public ReadOnly Property ContextSensitiveHelpKeyword As String
public string ContextSensitiveHelpKeyword { get; }
public:
property String^ ContextSensitiveHelpKeyword {
String^ get ();
}
member ContextSensitiveHelpKeyword : string with get
function get ContextSensitiveHelpKeyword () : String
Property Value
Type: System.String