Visual Basic (Declaration) | |
---|---|
Public MustOverride Property Name As String |
C# | |
---|---|
public abstract string Name {get; set;} |
Exception | Description |
---|---|
System.ArgumentNullException | If the specified value is set to null. |
System.ArgumentException | If the specified value is set to white space. |
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)