ShadowCopyMonitor Class

 

Monitors the state of shadow-copied assemblies for use by hosts.

Namespace:   Microsoft.VisualStudio.TextTemplating
Assembly:  Microsoft.VisualStudio.TextTemplating.12.0 (in Microsoft.VisualStudio.TextTemplating.12.0.dll)

System::Object
  System::MarshalByRefObject
    Microsoft.VisualStudio.TextTemplating::ShadowCopyMonitor

public ref class ShadowCopyMonitor sealed : MarshalByRefObject

NameDescription
System_CAPS_pubpropertyAreShadowCopiesObsolete

Whether any of the shadow-copied assemblies obsolete with regard to their on-disk files.

NameDescription
System_CAPS_pubmethodCreateObjRef(Type^)

(Inherited from MarshalByRefObject.)

System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetLifetimeService()

(Inherited from MarshalByRefObject.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodInitializeLifetimeService()

(Inherited from MarshalByRefObject.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

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

Return to top
Show: