WinMDExp.OutputWindowsMetadataFile Property

Definition

Output windows metadata file .winmd

public:
 property System::String ^ OutputWindowsMetadataFile { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.Build.Framework.Output]
public string OutputWindowsMetadataFile { get; set; }
[<Microsoft.Build.Framework.Output>]
member this.OutputWindowsMetadataFile : string with get, set
Public Property OutputWindowsMetadataFile As String

Property Value

The output windows metadata file.

Attributes

Applies to