Manifest.SourcePath Property

Definition

Specifies the location where the manifest was loaded or saved.

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

Property Value

String

A string indicating the location where the manifest was loaded or saved.

Applies to