CreateArtifactReferenceCompletedEventArgs::ArtifactReferences Property

 

Get the newly created artifact references.

Namespace:   Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer
Assembly:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer.dll)

public:
property IList<ILayerArtifactReference^>^ ArtifactReferences {
	IList<ILayerArtifactReference^>^ get();
}
Return to top
Show: