GenericLinkShape::Name Property
Visual Studio 2015
Gets or sets the value of Name domain property. Description for Microsoft.VisualStudio.Modeling.Diagrams.GenericLinkShape.Name
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: [DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.GenericLinkShape/Name.DisplayName", (CoreDesignSurfaceDomainModel^::typeid), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")] [DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.GenericLinkShape/Name.Description", (CoreDesignSurfaceDomainModel^::typeid), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")] [BrowsableAttribute(false)] [ElementNameAttribute] [DomainObjectIdAttribute("107f18af-1963-4083-830b-29e5284898de")] property String^ Name { String^ get(); void set(String^ value); }
Property Value
Type: System::String^
Show: