CodeLinePragma.FileName 屬性

定義

取得或設定相關檔案的名稱。

public:
 property System::String ^ FileName { System::String ^ get(); void set(System::String ^ value); };
public string FileName { get; set; }
member this.FileName : string with get, set
Public Property FileName As String

屬性值

相關檔案的檔案名稱。

適用於