共用方式為


IVCIdentity 介面

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

語法

'宣告
<GuidAttribute("F791315C-C78A-4474-BE75-8F78ECE5C42A")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVCIdentity
[GuidAttribute("F791315C-C78A-4474-BE75-8F78ECE5C42A")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVCIdentity
[GuidAttribute(L"F791315C-C78A-4474-BE75-8F78ECE5C42A")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IVCIdentity
[<GuidAttribute("F791315C-C78A-4474-BE75-8F78ECE5C42A")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IVCIdentity =  interface end
public interface IVCIdentity

IVCIdentity 型別會公開下列成員。

方法

  名稱 說明
公用方法 MatchIndex

回頁首

請參閱

參考

Microsoft.VisualStudio.VCProjectEngine 命名空間