共用方式為


ResInfo 類別

定義

警告

Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.

這個類別、成員或屬性位於指令碼引擎內部,並不會從您的程式碼呼叫。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

public ref class ResInfo
public class ResInfo
[System.Obsolete("Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.")]
public class ResInfo
type ResInfo = class
[<System.Obsolete("Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.")>]
type ResInfo = class
Public Class ResInfo
繼承
ResInfo
屬性

建構函式

ResInfo(String, Boolean)

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

使用指定的資源資訊,初始化新的 ResInfo 類別執行個體。

ResInfo(String, String, Boolean, Boolean)

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

在其他參數內使用指定的資源資訊,初始化新的 ResInfo 類別執行個體。

欄位

filename

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

這個類別、成員或屬性位於指令碼引擎內部,並不會從您的程式碼呼叫。

fullpath

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

這個類別、成員或屬性位於指令碼引擎內部,並不會從您的程式碼呼叫。

isLinked

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

這個類別、成員或屬性位於指令碼引擎內部,並不會從您的程式碼呼叫。

isPublic

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

這個類別、成員或屬性位於指令碼引擎內部,並不會從您的程式碼呼叫。

name

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

這個類別、成員或屬性位於指令碼引擎內部,並不會從您的程式碼呼叫。

方法

Equals(Object)

判斷指定的物件是否等於目前的物件。

(繼承來源 Object)
GetHashCode()

做為預設雜湊函式。

(繼承來源 Object)
GetType()

取得目前執行個體的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object 的淺層複製。

(繼承來源 Object)
ToString()

傳回代表目前物件的字串。

(繼承來源 Object)

適用於