Gets the value of the attribute specified by its name.
Namespace:
Novalys.VisualGuard.SecurityAssembly: Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 3.2.912.1 (3.2.912.01)
Syntax
| C# |
|---|
Object this[ string name ] { get; } |
| Visual Basic (Declaration) |
|---|
ReadOnly Default Property Item ( _ name As String _ ) As Object |
Parameters
- name
- Type: System..::.String