LineSegmentAccessibleObject::Help Property

 

Gets a description of what the object does or how the object is used.

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

public:
property String^ Help {
	virtual String^ get() override;
}

Property Value

Type: System::String^
Return to top
Show: