Existing Partition OptionsTarget Partition Id Property
Gets the ID of the partition to install to.
Definition
Namespace: Ookii.AnswerFile
Assembly: Ookii.AnswerFile (in Ookii.AnswerFile.dll) Version: 2.3.0+3ec3ef5391bcdf8d84abe65b91ab672cac4934d3
The value of the PartitionId property.
Assembly: Ookii.AnswerFile (in Ookii.AnswerFile.dll) Version: 2.3.0+3ec3ef5391bcdf8d84abe65b91ab672cac4934d3
C#
protected override int TargetPartitionId { get; }VB
Protected Overrides ReadOnly Property TargetPartitionId As Integer
GetC++
protected:
virtual property int TargetPartitionId {
int get () override;
}F#
abstract TargetPartitionId : int with get
override TargetPartitionId : int with getProperty Value
Int32The value of the PartitionId property.