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