Share via


LineSegmentAccessibleObject.Name Property

Gets or sets the object name.

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

Syntax

'Declaration
Public Overrides ReadOnly Property Name As String
public override string Name { get; }
public:
virtual property String^ Name {
    String^ get () override;
}
abstract Name : string
override Name : string
override function get Name () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

LineSegmentAccessibleObject Class

Microsoft.VisualStudio.Modeling.Diagrams Namespace