CodeSchemaResources::Exception_NodeIdExistsButOfDifferentClass Property
Visual Studio 2015
Looks up a localized string similar to A node with ID {0} already exists, but of a different class. Expected {1}, actual {2}.
Assembly: Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema.dll)
public: property String^ Exception_NodeIdExistsButOfDifferentClass { static String^ get(); }
Property Value
Type: System::String^
Show: