System.Net.WebPermissionAttribute.ConnectPattern Property

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

Syntax

public string ConnectPattern { 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 connect string is 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