Expand Minimize
This topic has not yet been rated - Rate this topic

ShapeElement.AccessibleName Property

Gets the name of the shape.

Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in microsoft.visualstudio.modeling.diagrams.dll)

public virtual string AccessibleName { get; }
/** @property */
public String get_AccessibleName ()

public function get AccessibleName () : String

Property Value

The name of the shape.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.