Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.dll)
Syntax
'Declaration
Public ReadOnly Property FromLinkConnectsToNode As LinkConnectsToNode
'Usage
Dim instance As BinaryLinkShapeBase
Dim value As LinkConnectsToNode
value = instance.FromLinkConnectsToNode
public LinkConnectsToNode FromLinkConnectsToNode { get; }
public:
property LinkConnectsToNode^ FromLinkConnectsToNode {
LinkConnectsToNode^ get ();
}
public function get FromLinkConnectsToNode () : LinkConnectsToNode
Property Value
Type: Microsoft.VisualStudio.Modeling.Diagrams.LinkConnectsToNode
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.