ResourceType Class

DTF API

Copy image CopyHover image
Deployment Tools Foundation ResourceType Class
Deployment Tools Foundation NamespacesMicrosoft.Deployment.ResourcesResourceType
Represents either a standard integer resource type or a custom resource type name.
Declaration Syntax
C# Visual Basic Visual C++ F#
public class ResourceType
Public Class ResourceType
public ref class ResourceType
type ResourceType =  class end
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.11.1.2318)