RequiredFileEntity.AltPaths Vlastnost

Definice

Seznam dalších cest pro kontrolu existence souboru – aby nedocházelo k vygenerování nových verzí stávajících souborů, pokud nejsou vhodné).

public:
 property System::Collections::Generic::List<System::String ^> ^ AltPaths { System::Collections::Generic::List<System::String ^> ^ get(); };
public System.Collections.Generic.List<string> AltPaths { get; }
member this.AltPaths : System.Collections.Generic.List<string>
Public ReadOnly Property AltPaths As List(Of String)

Hodnota vlastnosti

List<String>

Platí pro