ElementListCompartment::GetSubFieldAccessibleDescription Method (ShapeField^, ShapeSubField^)

 

Gets the accessible description associated with the specified subfield.

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

public:
virtual String^ GetSubFieldAccessibleDescription(
	ShapeField^ field,
	ShapeSubField^ subfield
) override

Return Value

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