Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio 2008
Visual Studio
Visual Studio SDK
Port Class
Port Properties
 IsPort Property
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
Domain-Specific Language Tools Reference
Port..::.IsPort Property

Updated: November 2007

This member overrides NodeShape..::.IsPort.

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

Visual Basic (Declaration)
Public Overrides ReadOnly Property IsPort As Boolean
Visual Basic (Usage)
Dim instance As Port
Dim value As Boolean

value = instance.IsPort
C#
public override bool IsPort { get; }
Visual C++
public:
virtual property bool IsPort {
    bool get () override;
}
JScript
public override function get IsPort () : boolean

Property Value

Type: System..::.Boolean
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker