Manifest.SourcePath Property

Definition

Specifies the location where the manifest was loaded or saved.

public string SourcePath { get; set; }
public string SourcePath { [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] get; [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] set; }

Property Value

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

Attributes

Applies to