VCLinkerTool.CLRImageType 属性

定义

获取或设置一个值,该值指示 CLR 映像的类型。

public:
 property Microsoft::VisualStudio::VCProjectEngine::eCLRImageType CLRImageType { Microsoft::VisualStudio::VCProjectEngine::eCLRImageType get(); void set(Microsoft::VisualStudio::VCProjectEngine::eCLRImageType value); };
public:
 property Microsoft::VisualStudio::VCProjectEngine::eCLRImageType CLRImageType { Microsoft::VisualStudio::VCProjectEngine::eCLRImageType get(); void set(Microsoft::VisualStudio::VCProjectEngine::eCLRImageType value); };
[System.Runtime.InteropServices.DispId(115)]
public Microsoft.VisualStudio.VCProjectEngine.eCLRImageType CLRImageType { [System.Runtime.InteropServices.DispId(115)] get; [System.Runtime.InteropServices.DispId(115)] set; }
[<System.Runtime.InteropServices.DispId(115)>]
[<get: System.Runtime.InteropServices.DispId(115)>]
[<set: System.Runtime.InteropServices.DispId(115)>]
member this.CLRImageType : Microsoft.VisualStudio.VCProjectEngine.eCLRImageType with get, set
Public Property CLRImageType As eCLRImageType

属性值

eCLRImageType

eCLRImageType 枚举。

属性

适用于