共用方式為


IVsWCFReferenceGroup.GetName 方法

傳回.svcmap 檔案,Windows 通訊資格服務參考群組的名稱。

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

語法

'宣告
Function GetName As String
string GetName()
String^ GetName()
abstract GetName : unit -> string
function GetName() : String

傳回值

類型:String
字串,包含名稱。

備註

傳回不含副檔名.svcmap 名稱。

.NET Framework 安全性

請參閱

參考

IVsWCFReferenceGroup 介面

Microsoft.VisualStudio.WCFReference.Interop 命名空間