VCCodeVariable.File Propriedade

Definição

Obtém o arquivo em que esse objeto está definido.

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

Valor da propriedade

String

O arquivo em que esse objeto é definido.

Atributos

Aplica-se a