Share via


IBuildResults.KeyFile Property

Definition

The file path to the generated primary bootstrapper file

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 property System::String ^ KeyFile { System::String ^ get(); };
public string KeyFile { get; }
member this.KeyFile : string
Public ReadOnly Property KeyFile As String

Property Value

Path to setup.exe

Applies to