IProjectContext.AssemblyFullPath Property

Definition

The full path of the project output.

public:
 property System::String ^ AssemblyFullPath { System::String ^ get(); };
public string AssemblyFullPath { get; }
member this.AssemblyFullPath : string
Public ReadOnly Property AssemblyFullPath As String

Property Value

String

Applies to