This documentation is archived and is not being maintained.

INetFwService::Customized Property

Gets a flag indicating whether at least one of the ports associated with this service has been customized.

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

property bool Customized {
	bool get ();
}

Property Value

Type: System::Boolean
True if at least one of the ports associated with this service has been customized; otherwise, false.

Show: