Udostępnij za pośrednictwem


Właściwość IGeneralization.IsSubstitutable —

Ma wartość true, jeśli wystąpienia klasyfikatora szczególne powinny być dopuszczalne wszędzie tam, gdzie wymagane są wystąpienia klasyfikatora ogólne.

Przestrzeń nazw:  Microsoft.VisualStudio.Uml.Classes
Zestaw:  Microsoft.VisualStudio.Uml.Interfaces (w Microsoft.VisualStudio.Uml.Interfaces.dll)

Składnia

'Deklaracja
Property IsSubstitutable As Boolean
bool IsSubstitutable { get; set; }
property bool IsSubstitutable {
    bool get ();
    void set (bool value);
}
abstract IsSubstitutable : bool with get, set
function get IsSubstitutable () : boolean
function set IsSubstitutable (value : boolean)

Wartość właściwości

Typ: System.Boolean

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IGeneralization Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Classes