ILayerArtifactReference Interface
Artifact reference
Namespace: Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer
Assembly: Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer.dll)
Syntax
'Declaration
Public Interface ILayerArtifactReference
public interface ILayerArtifactReference
public interface class ILayerArtifactReference
type ILayerArtifactReference = interface end
public interface ILayerArtifactReference
The ILayerArtifactReference type exposes the following members.
Properties
Name | Description | |
---|---|---|
Categories | Get the artifact categories. | |
Identifier | Get the artifact identifier. | |
IsDeleted | Check whether the reference is deleted. | |
Name | Get the artifact name. | |
SupportsValidation | Check whether the artifact supports validation. |
Top
Extension Methods
Name | Description | |
---|---|---|
Delete | Delete the artifact reference. (Defined by Extensions.) |
Top
See Also
Reference
Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer Namespace
CreateArtifactReferenceAsync