3 references to ShellExposureInformation
System.Deployment (3)
System\Deployment\Application\ShellExposure.cs (3)
14public static void UpdateShellExtensions(SubscriptionState subState, ref ShellExposureInformation shellExposureInformation); 33public static ShellExposureInformation CreateShellExposureInformation(DefinitionIdentity subscriptionIdentity); 34public static ShellExposureInformation CreateShellExposureInformation(string publisher, string suiteName, string product, string shortcutAppId);