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 安全性
- 完全信任立即呼叫者。這個成員無法供部分信任的程式碼使用。如需詳細資訊,請參閱從部分受信任程式碼使用程式庫。