ManifestResourceInfo.FileName 屬性

定義

如果與資訊清單檔不同時,取得含有資訊清單資源的檔名。

public:
 virtual property System::String ^ FileName { System::String ^ get(); };
public virtual string FileName { get; }
public virtual string? FileName { get; }
member this.FileName : string
Public Overridable ReadOnly Property FileName As String

屬性值

資訊清單資源的檔名。

適用於