MarkupCompilePass2.KnownReferencePaths Vlastnost

Definice

Získá nebo nastaví cesty odkazovaných sestavení, které se nemění během procesu sestavení.

Toto rozhraní API podporuje produktovou infrastrukturu a není určené k použití přímo z uživatelského kódu.

public:
 property cli::array <System::String ^> ^ KnownReferencePaths { cli::array <System::String ^> ^ get(); void set(cli::array <System::String ^> ^ value); };
public string[] KnownReferencePaths { get; set; }
member this.KnownReferencePaths : string[] with get, set
Public Property KnownReferencePaths As String()

Hodnota vlastnosti

String[]

Cesty odkazovaných sestavení, která se během procesu sestavení nemění.

Platí pro