Share via


ArtifactPropertyValue Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the ArtifactPropertyValue class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method ArtifactPropertyValue(ArtifactSpec) Creates an empty artifact property-value for the specified artifact.
Public method ArtifactPropertyValue(ArtifactSpec, List<PropertyValue>) Creates a versioned moniker property-value.
Public method ArtifactPropertyValue(ArtifactSpec, String, array<Byte[]) Creates a nonversioned moniker property-value.
Public method ArtifactPropertyValue(ArtifactSpec, String, Nullable<DateTime>) Creates a nonversioned moniker property-value.
Public method ArtifactPropertyValue(ArtifactSpec, String, Nullable<Double>) Creates a nonversioned moniker property-value.
Public method ArtifactPropertyValue(ArtifactSpec, String, Nullable<Int32>) Creates a nonversioned moniker property-value.
Public method ArtifactPropertyValue(ArtifactSpec, String, String) Creates a nonversioned moniker property-value.

Top

See Also

Reference

ArtifactPropertyValue Class

Microsoft.TeamFoundation.Framework.Client Namespace