CodeLensDataPointDescriptor.ImageId Özellik

Tanım

Veri noktasının görüntü içeriği.

public:
 property Nullable<Microsoft::VisualStudio::Core::Imaging::ImageId> ImageId { Nullable<Microsoft::VisualStudio::Core::Imaging::ImageId> get(); void set(Nullable<Microsoft::VisualStudio::Core::Imaging::ImageId> value); };
public Microsoft.VisualStudio.Core.Imaging.ImageId? ImageId { get; set; }
member this.ImageId : Nullable<Microsoft.VisualStudio.Core.Imaging.ImageId> with get, set
Public Property ImageId As Nullable(Of ImageId)

Özellik Değeri

Nullable<ImageId>

Şunlara uygulanır