IVideoProvider.Videos Property

Definition

public:
 property System::Collections::Generic::IReadOnlyCollection<Microsoft::Internal::VisualStudio::PlatformUI::VideoLauncher::IVideo ^> ^ Videos { System::Collections::Generic::IReadOnlyCollection<Microsoft::Internal::VisualStudio::PlatformUI::VideoLauncher::IVideo ^> ^ get(); };
public System.Collections.Generic.IReadOnlyCollection<Microsoft.Internal.VisualStudio.PlatformUI.VideoLauncher.IVideo> Videos { get; }
member this.Videos : System.Collections.Generic.IReadOnlyCollection<Microsoft.Internal.VisualStudio.PlatformUI.VideoLauncher.IVideo>
Public ReadOnly Property Videos As IReadOnlyCollection(Of IVideo)

Property Value

IReadOnlyCollection<IVideo>

Applies to