| Visual Basic (Declaration) | |
|---|---|
Public MustOverride Property PhichAllocation As PhichAllocationType | |
| C# | |
|---|---|
public abstract PhichAllocationType PhichAllocation {get; set;} | |
| C++/CLI | |
|---|---|
public: abstract property PhichAllocationType PhichAllocation { PhichAllocationType get(); void set ( PhichAllocationType value); } | |
Property Value
The default value is PhichAllocationType.Auto.Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)