Share via


AssemblyPart.GetReferencePaths Yöntem

Tanım

Çalışma zamanı derlemesi gerçekleştirmek için kullanılan başvuru yollarını alır.

public:
 virtual System::Collections::Generic::IEnumerable<System::String ^> ^ GetReferencePaths();
public System.Collections.Generic.IEnumerable<string> GetReferencePaths ();
abstract member GetReferencePaths : unit -> seq<string>
override this.GetReferencePaths : unit -> seq<string>
Public Function GetReferencePaths () As IEnumerable(Of String)

Döndürülenler

Uygulamalar

Şunlara uygulanır