Поделиться через


BuildSubmissionStartedEventArgs.EntryProjectsFullPath Property

Definition

public:
 property System::Collections::Generic::IEnumerable<System::String ^> ^ EntryProjectsFullPath { System::Collections::Generic::IEnumerable<System::String ^> ^ get(); void set(System::Collections::Generic::IEnumerable<System::String ^> ^ value); };
public System.Collections.Generic.IEnumerable<string> EntryProjectsFullPath { get; set; }
member this.EntryProjectsFullPath : seq<string> with get, set
Public Property EntryProjectsFullPath As IEnumerable(Of String)

Property Value

Applies to