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