This documentation is archived and is not being maintained.

INetFwAuthorizedApplication::ProcessImageFileName Property

Gets or sets the process image file name for this application.

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

property String^ ProcessImageFileName {
	String^ get ();
	void set (String^ value);
}

Property Value

Type: System::String
The process image file name for this application.

Show: