次の方法で共有


VCWinRTReference インターフェイス

名前空間:  Microsoft.VisualStudio.VCProjectEngine
アセンブリ:  Microsoft.VisualStudio.VCProjectEngine (Microsoft.VisualStudio.VCProjectEngine.dll 内)

構文

'宣言
<GuidAttribute("24E48B23-CE0E-48FB-9B30-D143E63B038C")> _
Public Interface VCWinRTReference _
    Inherits VCReference
[GuidAttribute("24E48B23-CE0E-48FB-9B30-D143E63B038C")]
public interface VCWinRTReference : VCReference
[GuidAttribute(L"24E48B23-CE0E-48FB-9B30-D143E63B038C")]
public interface class VCWinRTReference : VCReference
[<GuidAttribute("24E48B23-CE0E-48FB-9B30-D143E63B038C")>]
type VCWinRTReference =  
    interface 
        interface VCReference 
    end
public interface VCWinRTReference extends VCReference

VCWinRTReference 型で公開されるメンバーは以下のとおりです。

プロパティ

  名前 説明
パブリック プロパティ AssemblyName
パブリック プロパティ BuildNumber
パブリック プロパティ CopyLocal
パブリック プロパティ CopyLocalDependencies
パブリック プロパティ CopyLocalSatelliteAssemblies
パブリック プロパティ Culture
パブリック プロパティ Description
パブリック プロパティ FullPath
パブリック プロパティ Identity
パブリック プロパティ ItemName
パブリック プロパティ Kind
パブリック プロパティ Label
パブリック プロパティ majorVersion
パブリック プロパティ MinFrameworkVersion
パブリック プロパティ minorVersion
パブリック プロパティ Name
パブリック プロパティ Parent
パブリック プロパティ project
パブリック プロパティ PublicKeyToken
パブリック プロパティ Reference
パブリック プロパティ RelativePath
パブリック プロパティ RevisionNumber
パブリック プロパティ sdkIdentity
パブリック プロパティ StrongName
パブリック プロパティ SubType
パブリック プロパティ UseDependenciesInBuild
パブリック プロパティ UseInBuild
パブリック プロパティ VCProjectEngine
パブリック プロパティ VCReferences
パブリック プロパティ Version

このページのトップへ

メソッド

  名前 説明
パブリック メソッド MatchName
パブリック メソッド Remove

このページのトップへ

参照

関連項目

Microsoft.VisualStudio.VCProjectEngine 名前空間