This documentation is archived and is not being maintained.
LocalizedNameDescriptionPair Class
Visual Studio 2010
Represents an immutable (read-only) pair of "Name" and "Description" strings.
Assembly: WindowsBase (in WindowsBase.dll)
The LocalizedNameDescriptionPair type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | LocalizedNameDescriptionPair | Initializes a new instance of the LocalizedNameDescriptionPair class. |
| Name | Description | |
|---|---|---|
![]() | Equals | Indicates whether the Name and Description properties of a given object match those of this LocalizedNameDescriptionPair. (Overrides Object::Equals(Object).) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Gets a computed hash code based on the Name and Description properties. (Overrides Object::GetHashCode().) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
LocalizedNameDescriptionPair is a basic building block for structures that express locale specific information for an UnsignedPublishLicense.
Windows 7, Windows Vista SP1 or later, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show:
