CreateArtifactReferenceCompletedEventArgs Class
Visual Studio 2015
Callback argument for artifact reference creation.
Assembly: Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer.dll)
System::Object
System::EventArgs
System.ComponentModel::AsyncCompletedEventArgs
Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer::CreateArtifactReferenceCompletedEventArgs
System::EventArgs
System.ComponentModel::AsyncCompletedEventArgs
Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer::CreateArtifactReferenceCompletedEventArgs
| Name | Description | |
|---|---|---|
![]() | ArtifactReferences | Get the newly created artifact references. |
![]() | Cancelled | (Inherited from AsyncCompletedEventArgs.) |
![]() | Error | (Inherited from AsyncCompletedEventArgs.) |
![]() | UserState | (Inherited from AsyncCompletedEventArgs.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | RaiseExceptionIfNecessary() | (Inherited from AsyncCompletedEventArgs.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


