ArtifactId Members
Include Protected Members
Include Inherited Members
Defines detailed identifying information about an artifact object so that other API methods can gain access to the artifact object.
The ArtifactId type exposes the following members.
Constructors
Name
Description
Constructs a new instance of the ArtifactId class.
Top
Methods
Name
Description
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Serves as a hash function for a particular type. (Inherited from Object.)
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Top
Properties
Name
Description
Gets or sets the type of artifact object.
Gets or sets the name of the tool that contains the specified artifact object.
Gets or sets the unique tool-specific ID of a specified artifact object.
Gets or sets the name of the Visual Studio server namespace that contains the specified artifact.
Top