共用方式為


LANGPREFERENCES.szFileType 欄位

指定的檔案類型。

命名空間:  Microsoft.VisualStudio.TextManager.Interop
組件:  Microsoft.VisualStudio.TextManager.Interop (在 Microsoft.VisualStudio.TextManager.Interop.dll 中)

語法

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

備註

COM 簽章

從 textmgr.idl:

.NET Framework 安全性

請參閱

參考

LANGPREFERENCES 結構

Microsoft.VisualStudio.TextManager.Interop 命名空間