LineSegmentAccessibleObject::GetHelpTopic Method (String^)

 

Gets an identifier for a Help topic identifier and the path to the Help file associated with this accessible object.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
virtual int GetHelpTopic(
	[OutAttribute] String^% fileName
) override

Parameters

fileName
Type: System::String^

On return, this property contains the path to the Help file associated with this accessible object.

Return Value

Type: System::Int32
Return to top
Show: