VCFileConfiguration.File Property

Definition

Gets the file in which this VCFileConfiguration object is declared.

public:
 property System::Object ^ File { System::Object ^ get(); };
public:
 property Platform::Object ^ File { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(502)]
public object File { [System.Runtime.InteropServices.DispId(502)] get; }
[<System.Runtime.InteropServices.DispId(502)>]
[<get: System.Runtime.InteropServices.DispId(502)>]
member this.File : obj
Public ReadOnly Property File As Object

Property Value

The file in which this object is declared.

Attributes

Applies to