GraphMetadata.IsSubstitutionAllowed 属性

如果属性可序列化并且支持别名,则返回 true

命名空间:  Microsoft.VisualStudio.GraphModel
程序集:  Microsoft.VisualStudio.GraphModel(在 Microsoft.VisualStudio.GraphModel.dll 中)

语法

声明
Public ReadOnly Property IsSubstitutionAllowed As Boolean
    Get
public bool IsSubstitutionAllowed { get; }
public:
property bool IsSubstitutionAllowed {
    bool get ();
}
member IsSubstitutionAllowed : bool
function get IsSubstitutionAllowed () : boolean

属性值

类型:System.Boolean

.NET Framework 安全性

请参见

参考

GraphMetadata 类

Microsoft.VisualStudio.GraphModel 命名空间