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.
![](collapse_all.gif)
C# | Visual Basic | Visual C++ |
public class ResourceType
Public Class ResourceType
public ref class ResourceType
![](collapse_all.gif)
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.
|
![]() ![]() |
Explicit(ResourceType) |
Explicitly converts a ResourceType to a string.
|
![]() |
Finalize()()() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object 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 |
|
![]() ![]() |
Implicit(String) |
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 |
|
![](collapse_all.gif)
Object | |
![]() |
ResourceType |