ResolveAssemblyReference.AssemblyInformationCacheOutputPath Property

Definition

If not null, serializes information about AssemblyFiles inputs to the named file. This overrides the usual outputs, so do not use this unless you are building an SDK with many references.

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

Property Value

Applies to