Deployment Tools Foundation
ResourceType Class
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.Resources ► ResourceType
Represents either a standard integer resource type or a custom resource type name.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public class ResourceType
Public Class ResourceType
public ref class ResourceType
Members
All Members | Constructors | Methods | Properties | ||
|
|
|
Icon | Member | Description |
---|---|---|
ResourceType(String) |
Creates a new resource type from a string resource name.
|
|
ResourceType(Int32) |
Creates a new integer resource type.
|
|
Accelerator |
|
|
AniCursor |
|
|
AniIcon |
|
|
Bitmap |
|
|
Cursor |
|
|
Dialog |
|
|
DialogInclude |
|
|
Equals(Object) |
Tests whether one resource type equals another object.
(Overrides Object.Equals(Object).) |
|
Equals(ResourceType) |
Tests whether one resource type equals another.
|
|
ExplicitNarrowingExplicitExplicitExplicit(ResourceType to String) |
Explicitly converts a ResourceType to a string.
|
|
Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
|
Font |
|
|
FontDir |
|
|
GetHashCode()()()() |
Gets a hash code suitable for using the resource type as a dictionary key.
(Overrides Object.GetHashCode()()()().) |
|
GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) |
|
GroupCursor |
|
|
GroupIcon |
|
|
Html |
|
|
Icon |
|
|
ImplicitWideningImplicitImplicitImplicit(String to ResourceType) |
Implicitly converts a string to a ResourceType.
|
|
IntegerValue |
Gets the integer value of the resource type, or -1 if the resource type is not an integer.
|
|
IsInteger |
Gets a flag indicating whether the resource type is an integer type.
|
|
Manifest |
|
|
MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) |
|
Menu |
|
|
MessageTable |
|
|
None |
|
|
PlugPlay |
|
|
RCData |
|
|
String |
|
|
ToString()()()() |
Gets a string representation of the resource type.
(Overrides Object.ToString()()()().) |
|
Version |
|
|
Vxd |
|
Inheritance Hierarchy
Object | |
ResourceType |
Assembly: Microsoft.Deployment.Resources (Module: Microsoft.Deployment.Resources.dll) Version: 3.0.0.0 (3.9.1006.0)