Share via


CommerceServerInfo.InstalledProductCulture Property (BCL)

The InstalledProductCulture property is a read-only String that returns the installed culture for Commerce Server.

Definition

[Visual Basic .NET]

Public ReadOnly Property InstalledProductCulture As System.String

[C#]

public System.String InstalledProductCulture{get;} 

Property Value

The installed culture for Commerce Server.

Requirements

Namespace: Microsoft.CommerceServer.Runtime

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Shared.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.