CodeSchemaResources::Exception_NodeIdExistsButOfDifferentClass Property

 

Looks up a localized string similar to A node with ID {0} already exists, but of a different class. Expected {1}, actual {2}.

Namespace:   Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema
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^

Return to top
Show: