ProvideDependentAssemblyAttribute Methods

 

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Attribute.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_protmethodFormatPublicKeyToken(array<Byte>^)

Formats a binary public key token into a hexadecimal string.

System_CAPS_protmethodGetGuidHashString()

Gets the string that will be hashed into the identifier of the attribute.

System_CAPS_pubmethodGetHashCode()

(Inherited from Attribute.)

System_CAPS_protmethodGetPackageRegKeyPath(Guid)

Gets the registry path (relative to the registry root of the application) of the VSPackage.(Inherited from RegistrationAttribute.)

System_CAPS_protmethodGetPathToKey()

Gets the path to the key were the values for this attribute will be registered.

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodIsDefaultAttribute()

(Inherited from Attribute.)

System_CAPS_pubmethodMatch(Object^)

(Inherited from Attribute.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodRegister(RegistrationAttribute::RegistrationContext^)

Registers this attribute with the given context.(Overrides RegistrationAttribute::Register(RegistrationAttribute::RegistrationContext^).)

System_CAPS_protmethodSetValues(RegistrationAttribute::Key^)

Set values handled by this attribute in the given key.

System_CAPS_pubmethodToString()

(Inherited from Object.)

System_CAPS_protmethodTryParseVersion(String^, Version^)

Tries to parse a string into a version.

System_CAPS_pubmethodUnregister(RegistrationAttribute::RegistrationContext^)
System_CAPS_protmethodUpdateAssemblyInformation()

Updates all information not provided from the assembly to which this attribute is applied.

System_CAPS_protmethodValidateAttributeInformation()

Validates that all the required information has been supplied.

Return to top
Show: