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