Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw.

The following tables list the members exposed by the Resources type.

Private, internal (Friend) and internal protected (Protected Friend) Properties

 

Name

Description

Internal (Friend) property Static Supported by the .NET Compact Framework.

Culture

Überschreibt die CurrentUICulture-Eigenschaft des aktuellen Threads für alle  Ressourcenzuordnungen, die diese stark typisierte Ressourcenklasse verwenden.

Internal (Friend) property Static Supported by the .NET Compact Framework.

ResourceManager

Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird.

Top

Public Methods

 

Name

Description

Public method

Equals

(Overloaded) (inherited from Object).

Public method

GetHashCode

(inherited from Object).

Public method

GetType

(Overloaded) (inherited from Object).

Public method Static

ReferenceEquals

(inherited from Object).

Public method

ToString

(inherited from Object).

Top

Protected Methods

 

Name

Description

Protected method

Finalize

(inherited from Object).

Protected method

MemberwiseClone

(Overloaded) (inherited from Object).

Top

Fields

 

Name

Description

Private field Static Supported by the .NET Compact Framework.

resourceCulture

 

Private field Static Supported by the .NET Compact Framework.

resourceMan

 

Top

See Also