DiskId Property

DTF API

Copy image CopyHover image
Deployment Tools Foundation DiskId Property
Gets or sets the disk id of the media disk.
Declaration Syntax
C# Visual Basic Visual C++ F#
public int DiskId { get; set; }
Public Property DiskId As Integer
	Get
	Set
public:
property int DiskId {
	int get ();
	void set (int value);
}
member DiskId : int with get, set
Property Value

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