共用方式為


CodeSchemaResources.Exception_NodeIdExistsButOfDifferentClass 屬性

查詢類似的當地與矽化字串 ID 為 {0} 的節點已經存在,但類別不同。 應為 {1},但實際為 {2}。

命名空間:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema
組件:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema (在 Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema.dll 中)

語法

'宣告
Public Shared ReadOnly Property Exception_NodeIdExistsButOfDifferentClass As String
public static string Exception_NodeIdExistsButOfDifferentClass { get; }
public:
static property String^ Exception_NodeIdExistsButOfDifferentClass {
    String^ get ();
}
static member Exception_NodeIdExistsButOfDifferentClass : string with get
static function get Exception_NodeIdExistsButOfDifferentClass () : String

屬性值

類型:String

.NET Framework 安全性

請參閱

參考

CodeSchemaResources 類別

Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema 命名空間