CommonProjectContext.AssemblyFullPath Property

Definition

The full path of the project output.

public:
 property System::String ^ AssemblyFullPath { System::String ^ get(); void set(System::String ^ value); };
public string AssemblyFullPath { get; set; }
member this.AssemblyFullPath : string with get, set
Public Property AssemblyFullPath As String

Property Value

String

Applies to