MediaDisk Structure

Microsoft Deployment Tools

Deployment Tools Foundation MediaDisk Structure
Represents a media disk source of a product or a patch.
Declaration Syntax
C# Visual Basic Visual C++
public struct MediaDisk
Public Structure MediaDisk
public value class MediaDisk
Members
All Members Constructors Methods Properties



Icon Member Description
MediaDisk(Int32, String, String)
Creates a new media disk.

DiskId
Gets or sets the disk id of the media disk.

DiskPrompt
Gets or sets the disk prompt of the media disk.

Equals(Object)
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Returns the hash code for this instance.
(Inherited from ValueType.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()()
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
VolumeLabel
Gets or sets the volume label of the media disk.

Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller) Version: 3.0.0.0 (3.5.1623.0)