VsExportProvisionScope Class

 

Namespace:   Microsoft.VisualStudio.ExtensibilityHosting
Assembly:  Microsoft.VisualStudio.ExtensibilityHosting (in Microsoft.VisualStudio.ExtensibilityHosting.dll)

System::Object
  Microsoft.VisualStudio.ExtensibilityHosting::VsExportProvisionScope
    Microsoft.VisualStudio.ExtensibilityHosting::VsExportProvisionOuterScope

public ref class VsExportProvisionScope 

NameDescription
System_CAPS_protpropertyId

The Unique Identifier.

NameDescription
System_CAPS_pubmethodEquals(Object^)

Overridden Equals.(Overrides Object::Equals(Object^).)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

Returns the hash code of the unique Id.(Overrides Object::GetHashCode().)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

String representation of Id.(Overrides Object::ToString().)

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: