Resources.Culture PropertyResources.Culture PropertyEDKB12WS.My.Resources.Resources.Culture PropertyCulture Propertytopic_00000000000003E6EDKB12WS.My.Resources.Resources.CultureEDKB12WS.My.Resources.Resources.CultureResources.CultureEDKB12WS.My.Resources.Resources.Resources.CultureEDKB12WS.My.Resources.Resources.CultureEDKB12WS (in EDKB12WS.exe)Resources.CulturePropertyEDKB12WS.My.Resources.Resourcestopic_00000000000003E6Resources.Culture Property
Überschreibt die CurrentUICulture-Eigenschaft des aktuellen Threads für alle
Ressourcenzuordnungen, die diese stark typisierte Ressourcenklasse verwenden.
Namespace:
EDKB12WS.My.Resources Assembly:
EDKB12WS (in EDKB12WS.exe)
Visual Basic
<Global.System.ComponentModel.EditorBrowsable(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _ Friend Shared Property Culture() As ]]>CultureInfoa]]>]]>
[Global.System.ComponentModel.EditorBrowsable(Global.System.ComponentModel.EditorBrowsableState.Advanced)] public private: static property ]]>CultureInfoa]]>]]>^ Culture { ]]>CultureInfoa]]>]]>^ get( ); void set( ]]>CultureInfoa]]>]]>^ value ); }
JScript
internal Global.System.ComponentModel.EditorBrowsable(Global.System.ComponentModel.EditorBrowsableState.Advanced) static function get Culture() : ]]>CultureInfoa]]>]]>; internal Global.System.ComponentModel.EditorBrowsable(Global.System.ComponentModel.EditorBrowsableState.Advanced) static function set Culture(value : ]]>CultureInfoa]]>]]>);
$END-IFNOTEMPTY$
Visual Basic
Copy Code
]]>
Friend Property Culture() As Global.System.Globalization.CultureInfo Get Return resourceCulture End Get Set resourceCulture = value End Set End Property
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2The .NET Framework does not support all versions of every platform. For a list of the supported versions, see
]]>System Requirementsa]]>]]>.