Compartir a través de


GraphMetadata.IsSubstitutable (Propiedad)

Devuelve true si la propiedad es serializable y se permite el efecto escalonado

Espacio de nombres:  Microsoft.VisualStudio.GraphModel
Ensamblado:  Microsoft.VisualStudio.GraphModel (en Microsoft.VisualStudio.GraphModel.dll)

Sintaxis

'Declaración
Public ReadOnly Property IsSubstitutable As Boolean
public bool IsSubstitutable { get; }
public:
property bool IsSubstitutable {
    bool get ();
}
member IsSubstitutable : bool
function get IsSubstitutable () : boolean

Valor de propiedad

Tipo: System.Boolean

Seguridad de .NET Framework

Vea también

Referencia

GraphMetadata Clase

Microsoft.VisualStudio.GraphModel (Espacio de nombres)