SharedPackageContainerMember 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示可添加到 SharedPackageContainer 的包系列和任何关联的元组数据
public ref class SharedPackageContainerMember sealed
/// [Windows.Foundation.Metadata.Activatable(Windows.Management.Deployment.ISharedPackageContainerMemberFactory, 65536, "Windows.Management.Deployment.SharedPackageContainerContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Management.Deployment.SharedPackageContainerContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class SharedPackageContainerMember final
[Windows.Foundation.Metadata.Activatable(typeof(Windows.Management.Deployment.ISharedPackageContainerMemberFactory), 65536, "Windows.Management.Deployment.SharedPackageContainerContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Management.Deployment.SharedPackageContainerContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class SharedPackageContainerMember
function SharedPackageContainerMember(packageFamilyName)
Public NotInheritable Class SharedPackageContainerMember
- 继承
- 属性
Windows 要求
设备系列 |
Windows Desktop Extension SDK (在 10.0.22000.0 中引入)
|
API contract |
Windows.Management.Deployment.SharedPackageContainerContract (在 v1.0 中引入)
|
构造函数
SharedPackageContainerMember(String) |
创建 SharedPackageContainerMember 的新实例 |
属性
PackageFamilyName |
获取包容器成员的包系列名称。 |