次の方法で共有


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 名前空間