Artifact.Subtype

Artifact.Subtype property

Gets artifact subtype. If artifact has non-standard subtype, name of the subtype may be read via CustomSubtype.

public ArtifactSubtype Subtype { get; set; }

See Also