5 references to StoreOperationMetadataProperty
System.Deployment (5)
System\Deployment\Internal\Isolation\IEnumSTORE_DEPLOYMENT_METADATA_PROPERTY.cs (1)
17uint Next(uint celt, StoreOperationMetadataProperty[] AppIds);
System\Deployment\Internal\Isolation\StoreDeploymentMetadataPropertyEnumeration.cs (1)
15public StoreOperationMetadataProperty Current { get; }
System\Deployment\Internal\Isolation\StoreOperationSetDeploymentMetadata.cs (3)
20public StoreOperationSetDeploymentMetadata(IDefinitionAppId Deployment, StoreApplicationReference Reference, StoreOperationMetadataProperty[] SetProperties); 22public StoreOperationSetDeploymentMetadata(IDefinitionAppId Deployment, StoreApplicationReference Reference, StoreOperationMetadataProperty[] SetProperties, StoreOperationMetadataProperty[] TestProperties);