DeploymentObjectResolver Class

IIS 7.0

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

System..::..Object
  Microsoft.Web.Deployment..::..DeploymentObjectResolver

Namespace:  Microsoft.Web.Deployment
Assembly:  Microsoft.Web.Deployment (in Microsoft.Web.Deployment.dll)

public ref class DeploymentObjectResolver abstract

The DeploymentObjectResolver type exposes the following members.

  NameDescription
Protected methodDeploymentObjectResolverCreates an instance of a DeploymentObjectResolver object.
Top

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetAbsolutePathGets the absolute path of a deployment object.
Public methodGetAttributeDescription
Public methodGetAttributeFriendlyName
Public methodGetFactoryInfoGets the factory information for a given DeploymentObject instance.
Public methodGetHashCode (Inherited from Object.)
Public methodGetStreamRelativeFilePathGets the file path relative to the stream for a given DeploymentObject instance.
Public methodGetSummary
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: