Miner.Responder.Shared.Interfaces Namespace > ICultureAware Interface : CurrentCulture Property |
'Declaration
Property CurrentCulture As System.Globalization.CultureInfo
'Usage
Dim instance As ICultureAware Dim value As System.Globalization.CultureInfo instance.CurrentCulture = value value = instance.CurrentCulture
System.Globalization.CultureInfo CurrentCulture {get; set;}
read-write property CurrentCulture: System.Globalization.CultureInfo;
function get,set CurrentCulture : System.Globalization.CultureInfo
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2