-
Article
-
- 2 minutes to read
Definition
| Visual Basic |
Public ReadOnly Property Alias As Boolean |
| C# |
public bool Alias { get; } |
| C++ |
public:
property bool Alias {
bool get();
} |
| JScript |
public function get Alias() : boolean |
Property Value
System.Boolean
This property is read-only.