DeploymentObjectResolver Class

Definition

Provides the base class for objects that resolve dynamic fields based on the current deployment object and provider.

public ref class DeploymentObjectResolver abstract
public abstract class DeploymentObjectResolver
type DeploymentObjectResolver = class
Public MustInherit Class DeploymentObjectResolver
Inheritance
DeploymentObjectResolver

Constructors

DeploymentObjectResolver()

Creates an instance of a DeploymentObjectResolver object.

Methods

GetAbsolutePath(DeploymentObject)

Gets the absolute path of a deployment object.

GetAttributeDescription(String, String)
GetAttributeFriendlyName(String, String)
GetFactoryInfo(DeploymentObject, String, String)

Gets the factory information for a given DeploymentObject instance.

GetStreamRelativeFilePath(DeploymentObject)

Gets the file path relative to the stream for a given DeploymentObject instance.

GetSummary(DeploymentObject)

Applies to