IBuildInfo.BuildSymbols Property

Definition

The symbols associated with this build.

public:
 property System::String ^ BuildSymbols { System::String ^ get(); void set(System::String ^ value); };
public string BuildSymbols { get; set; }
member this.BuildSymbols : string with get, set
Public Property BuildSymbols As String

Property Value

String

Applies to