This documentation is archived and is not being maintained.

INetFwOpenPort::Scope Property

Gets or sets the network scope from which the port can listen.

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

property NET_FW_SCOPE_ Scope {
	NET_FW_SCOPE_ get ();
	void set (NET_FW_SCOPE_ value);
}

Property Value

Type: Microsoft.TeamFoundation.Common::NET_FW_SCOPE_
A NET_FW_SCOPE_ value indicating the network scope form which the port can listen.

Show: