ProjectImportElement.Project Property

Definition

Gets or sets the Project value.

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

Property Value

The value of the Project attribute.

Applies to