共用方式為


ProxyGenerationResult.Assembly 屬性

取得或設定產生的組件。

命名空間:  Microsoft.BusinessData.Runtime
組件:  Microsoft.BusinessData (在 Microsoft.BusinessData.dll 中)

語法

'宣告
Public Property Assembly As Assembly
    Get
    Set
'用途
Dim instance As ProxyGenerationResult
Dim value As [Assembly]

value = instance.Assembly

instance.Assembly = value
public Assembly Assembly { get; set; }

屬性值

類型:System.Reflection.Assembly

產生的組件。

請參閱

參照

ProxyGenerationResult 類別

ProxyGenerationResult 成員

Microsoft.BusinessData.Runtime 命名空間