ShapeElement.AccessibleHelpTopicFileName Property

Definition

Gets the path to the Help file associated with this element.

public:
 virtual property System::String ^ AccessibleHelpTopicFileName { System::String ^ get(); };
[System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)]
public virtual string AccessibleHelpTopicFileName { [System.Diagnostics.DebuggerStepThrough] get; }
[<System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)>]
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.AccessibleHelpTopicFileName : string
Public Overridable ReadOnly Property AccessibleHelpTopicFileName As String

Property Value

The path to the Help file associated with this element.

Attributes

Applies to