UrlAttribute::UrlValue Property
.NET Framework (current version)
Gets the URL value of the UrlAttribute.
Assembly: mscorlib (in mscorlib.dll)
| Exception | Condition |
|---|---|
| SecurityException | The immediate caller does not have infrastructure permission. |
The following code example illustrates the use of the UrlValue property of the UrlAttribute.
SecurityPermission
For operating with infrastructure code. Associated enumeration: SecurityPermissionFlag::Infrastructure
.NET Framework
Available since 1.1
Available since 1.1
Show: