Share via


ISetupProductReference.GetBranch Method

Definition

Gets the build branch of the package.

public:
 System::String ^ GetBranch();
public:
 Platform::String ^ GetBranch();
std::wstring GetBranch();
public string GetBranch ();
abstract member GetBranch : unit -> string
Public Function GetBranch () As String

Returns

The build branch of the package.

Implements

Applies to