Medias Property

DTF API

Copy image CopyHover image
Deployment Tools Foundation Medias Property
Queryable standard table with predefined specialized record type.
Declaration Syntax
C# Visual Basic Visual C++ F#
public QTable<Media_> Medias { get; }
Public ReadOnly Property Medias As QTable(Of Media_)
	Get
public:
property QTable<Media_^>^ Medias {
	QTable<Media_^>^ get ();
}
member Medias : QTable<Media_> with get
Property Value
QTable < (Of < ( <' Media_ > ) > ) >

Assembly: Microsoft.Deployment.WindowsInstaller.Linq (Module: Microsoft.Deployment.WindowsInstaller.Linq.dll) Version: 3.0.0.0 (3.11.1.2318)