VCLibrarianTool.Inputs Property

Definition

Gets the input files.

public:
 property System::String ^ Inputs { System::String ^ get(); };
public:
 property Platform::String ^ Inputs { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(15)]
public string Inputs { [System.Runtime.InteropServices.DispId(15)] get; }
[<System.Runtime.InteropServices.DispId(15)>]
[<get: System.Runtime.InteropServices.DispId(15)>]
member this.Inputs : string
Public ReadOnly Property Inputs As String

Property Value

A string containing the input files.

Attributes

Remarks

For more information, see LIB Input Files.

Applies to