CommerceResource Class
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
CommerceResource represents the collection of configuration properties for a site resource.
Namespace: Microsoft.CommerceServer.Runtime.Configuration
Assembly: Microsoft.CommerceServer.Shared (in Microsoft.CommerceServer.Shared.dll)
Syntax
'Declaration
Public NotInheritable Class CommerceResource _
Implements IEnumerable
'Usage
Dim instance As CommerceResource
public sealed class CommerceResource : IEnumerable
public ref class CommerceResource sealed : IEnumerable
public final class CommerceResource implements IEnumerable
Inheritance Hierarchy
System..::.Object
Microsoft.CommerceServer.Runtime.Configuration..::.CommerceResource
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.