Freigeben über


BuildResults.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; }
public string KeyFile { [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] get; }
member this.KeyFile : string
[<get: System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")>]
member this.KeyFile : string
Public ReadOnly Property KeyFile As String

Property Value

Path to setup.exe

Implements

Attributes

Applies to