ModelingToolboxItemBase.ContextSensitiveHelpKeyword Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets context sensitive help keyword of the toolbox item. Should NOT be localized.
public:
property System::String ^ ContextSensitiveHelpKeyword { System::String ^ get(); };
public string ContextSensitiveHelpKeyword { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.ContextSensitiveHelpKeyword : string
Public ReadOnly Property ContextSensitiveHelpKeyword As String
Property Value
- Attributes