DiskId Property From Microsoft Deployment Tools previous page next page Deployment Tools Foundation DiskId Property Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► MediaDisk ► DiskId C# Visual Basic Visual C++ Gets or sets the disk id of the media disk. Declaration Syntax C# Visual Basic Visual C++ public int DiskId { get; set; } Public Property DiskId As Integer public: property int DiskId { int get (); void set (int value); } Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller) Version: 3.0.0.0 (3.5.1623.0) previous page start next page