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 命名空间