ManifestDescriptor Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes a manifest file
public value class ManifestDescriptor : IEquatable<Microsoft::VisualStudio::Imaging::ManifestDescriptor>
public struct ManifestDescriptor : IEquatable<Microsoft.VisualStudio.Imaging.ManifestDescriptor>
type ManifestDescriptor = struct
Public Structure ManifestDescriptor
Implements IEquatable(Of ManifestDescriptor)
- Inheritance
-
ManifestDescriptor
- Implements
Manifest |
Initializes a new instance of ManifestDescriptor. |
Filename |
The manifest filename |
Package |
The manifest's PackageGuid, if it is specified in the manifest. If the manifest has no PackageGuid attribute, this is Guid.Empty. |
Deserialize(Versioned |
Deserializes a manifest descriptor |
Equals(Manifest |
Determines whether two instances of ManifestDescriptor are the same. |
Equals(Object) |
Determines whether two instances of ManifestDescriptor are the same. |
Get |
Gets a hash code for the object. |
Serialize(Versioned |
Serializes the descriptor to |
To |
Converts the object to a string. |
Equality(Manifest |
Determines whether two instances of ManifestDescriptor are the same. |
Inequality(Manifest |
Determines whether two instances of ManifestDescriptor are different. |
Προϊόν | Εκδόσεις |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |