ShapeElement.AccessibleHelpTopicId 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 the help topic identifier associated with this element.
public:
virtual property int AccessibleHelpTopicId { int get(); };
[System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)]
public virtual int AccessibleHelpTopicId { get; }
[<System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)>]
member this.AccessibleHelpTopicId : int
Public Overridable ReadOnly Property AccessibleHelpTopicId As Integer
Property Value
- Attributes