Freigeben über


BinaryLinkShapeBase.FixedFrom-Eigenschaft

Gibt an, ob der Benutzer den Endpunkt manuell festgelegt hat.

Diese API ist nicht CLS-kompatibel. 

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

Syntax

'Declaration
<CLSCompliantAttribute(False)> _
<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.BinaryLinkShape/FixedFrom.DisplayName",  _
    GetType(CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")> _
<DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.BinaryLinkShape/FixedFrom.Description",  _
    GetType(CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")> _
<BrowsableAttribute(False)> _
<DomainPropertyAttribute(Kind := DomainPropertyKind.CustomStorage)> _
<DomainObjectIdAttribute("2cb9f575-7d82-4eeb-80a7-b7c9e50b77fb")> _
Public Property FixedFrom As VGFixedCode
[CLSCompliantAttribute(false)]
[DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.BinaryLinkShape/FixedFrom.DisplayName", 
    typeof(CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")]
[DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.BinaryLinkShape/FixedFrom.Description", 
    typeof(CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")]
[BrowsableAttribute(false)]
[DomainPropertyAttribute(Kind = DomainPropertyKind.CustomStorage)]
[DomainObjectIdAttribute("2cb9f575-7d82-4eeb-80a7-b7c9e50b77fb")]
public VGFixedCode FixedFrom { get; set; }

Eigenschaftswert

Typ: Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGFixedCode

.NET Framework-Sicherheit

Siehe auch

Referenz

BinaryLinkShapeBase Klasse

Microsoft.VisualStudio.Modeling.Diagrams-Namespace