System.Net.WebPermissionAttribute.AcceptPattern Property

Gets or sets a regular expression pattern that describes the URI accepted by the current System.Net.WebPermissionAttribute.

Syntax

public string AcceptPattern { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

When applying System.Net.WebPermissionAttribute to your class, this property specifies what regular expression string will be accepted for use within your class. This property is write-once.

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0