Share via


AdditionalInfo.ExternalImages Property

Definition

Gets or sets the external images.

public:
 property Microsoft::ReportingServices::Diagnostics::Internal::ExternalImageCategory ^ ExternalImages { Microsoft::ReportingServices::Diagnostics::Internal::ExternalImageCategory ^ get(); void set(Microsoft::ReportingServices::Diagnostics::Internal::ExternalImageCategory ^ value); };
public Microsoft.ReportingServices.Diagnostics.Internal.ExternalImageCategory ExternalImages { get; set; }
member this.ExternalImages : Microsoft.ReportingServices.Diagnostics.Internal.ExternalImageCategory with get, set
Public Property ExternalImages As ExternalImageCategory

Property Value

The external images.

Applies to