ResolvedReference.ResolvedPath Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Full path of the referenced assembly.
public:
property System::String ^ ResolvedPath { System::String ^ get(); };
public string ResolvedPath { get; }
member this.ResolvedPath : string
Public ReadOnly Property ResolvedPath As String