Partager via


IPin.IsControl, propriété

True si cette broche est connectée à un flux de contrôle. False si elle est connecté à un flux d'objet.

Espace de noms :  Microsoft.VisualStudio.Uml.Actions
Assembly :  Microsoft.VisualStudio.Uml.Interfaces (dans Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

'Déclaration
Property IsControl As Boolean
bool IsControl { get; set; }
property bool IsControl {
    bool get ();
    void set (bool value);
}
abstract IsControl : bool with get, set
function get IsControl () : boolean 
function set IsControl (value : boolean)

Valeur de propriété

Type : Boolean

Sécurité .NET Framework

Voir aussi

Référence

IPin Interface

Microsoft.VisualStudio.Uml.Actions, espace de noms