ShapeSubField::GetAccessibleHelp Method (ShapeElement^, ShapeField^)
Visual Studio 2015
Gets a description of what the object does or how the object is used.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: virtual String^ GetAccessibleHelp( ShapeElement^ parentShape, ShapeField^ parentField )
Parameters
- parentShape
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::ShapeElement^
The parent ShapeElement of this ShapeSubField.
- parentField
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::ShapeField^
The parent ShapeField of this ShapeSubField.
Return Value
Type: System::String^
Show: