IBootstrapperPackageCollection.Item[Object] 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取 IBootstrapperPackage 具有其产品代码的接口。
public:
property Microsoft::VisualStudio::ManagedInterfaces::Publish::IBootstrapperPackage ^ default[System::Object ^] { Microsoft::VisualStudio::ManagedInterfaces::Publish::IBootstrapperPackage ^ get(System::Object ^ key); };
public Microsoft.VisualStudio.ManagedInterfaces.Publish.IBootstrapperPackage this[object key] { get; }
member this.Item(obj) : Microsoft.VisualStudio.ManagedInterfaces.Publish.IBootstrapperPackage
Default Public ReadOnly Property Item(key As Object) As IBootstrapperPackage
参数
- key
- Object
ProductCode引导程序包的。
属性值
引导程序包。