LANGPREFERENCES2.szFileType 字段

指定文件类型。

命名空间:  Microsoft.VisualStudio.TextManager.Interop
程序集:  Microsoft.VisualStudio.TextManager.Interop.8.0(在 Microsoft.VisualStudio.TextManager.Interop.8.0.dll 中)

语法

声明
Public szFileType As Byte()
public byte[] szFileType
public:
array<unsigned char>^ szFileType
val mutable szFileType: byte[]
public var szFileType : byte[]

备注

COM 签名

从 textmgr2.idl:

.NET Framework 安全性

请参阅

参考

LANGPREFERENCES2 结构

Microsoft.VisualStudio.TextManager.Interop 命名空间