共用方式為


GraphMetadata.IsSubstitutable 屬性

如果屬性可序列化且允許鋸齒則傳回 true。

命名空間:  Microsoft.VisualStudio.GraphModel
組件:  Microsoft.VisualStudio.GraphModel (在 Microsoft.VisualStudio.GraphModel.dll 中)

語法

'宣告
Public ReadOnly Property IsSubstitutable As Boolean
public bool IsSubstitutable { get; }
public:
property bool IsSubstitutable {
    bool get ();
}
member IsSubstitutable : bool with get
function get IsSubstitutable () : boolean

屬性值

類型:Boolean

.NET Framework 安全性

請參閱

參考

GraphMetadata 類別

Microsoft.VisualStudio.GraphModel 命名空間