Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

FrameworkName::Equals Method

.NET Framework (current version)
 

Returns a value that indicates whether this FrameworkName instance represents the same Framework version as a specified object or FrameworkName instance.

Namespace:   System.Runtime.Versioning
Assembly:  System (in System.dll)

NameDescription
System_CAPS_pubmethodEquals(FrameworkName^)

Returns a value that indicates whether this FrameworkName instance represents the same .NET Framework version as a specified FrameworkName instance.

System_CAPS_pubmethodEquals(Object^)

Returns a value that indicates whether this FrameworkName instance represents the same .NET Framework version as a specified object.(Overrides Object::Equals(Object^).)

Return to top
Show:
© 2017 Microsoft