Deployment Tools Foundation
MediaDisk Structure
Represents a media disk source of a product or a patch.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public struct MediaDisk
Public Structure MediaDisk
public value class MediaDisk
[<SealedAttribute>] type MediaDisk = struct end
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 try to free resources and perform other cleanup operations before it 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.dll) Version: 3.0.0.0 (3.11.1.2318)