共用方式為


IVsWCFReferenceGroupMetadataItem.GetContent 方法

傳回中繼資料文件的內容視窗通訊資格參考群組中。

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

語法

'宣告
Function GetContent As Byte()
byte[] GetContent()
array<unsigned char>^ GetContent()
abstract GetContent : unit -> byte[] 
function GetContent() : byte[]

傳回值

類型:array<Byte[]
A Byte陣列,包含內容。

.NET Framework 安全性

請參閱

參考

IVsWCFReferenceGroupMetadataItem 介面

Microsoft.VisualStudio.WCFReference.Interop 命名空間