VCCodeElement.File 属性

定义

获取与此对象关联的文件 VCCodeElement

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

属性值

String

与此对象关联的文件 VCCodeElement

属性

适用于