Resource Class

Definition

public ref class Resource sealed : Microsoft::BizTalk::ApplicationDeployment::IResource
public sealed class Resource : Microsoft.BizTalk.ApplicationDeployment.IResource
type Resource = class
    interface IResource
    interface IDeploymentResource
Public NotInheritable Class Resource
Implements IResource
Inheritance
Resource
Implements

Constructors

Resource(Application, String, String)
Resource(String, String)

Properties

Application
CabContent
Dependencies
Luid
Properties
ResourceType
SerializationContext
ShowResource
Status

Methods

LoadFromSAT(Application)
Start(ApplicationStartOption)
Stop(ApplicationStopOption)
ToString()
Unpack(String)

Applies to