IWithIdentifierUrl Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The stage of application update allowing specifying identifier URLs.
public interface IWithIdentifierUrl
type IWithIdentifierUrl = interface
Public Interface IWithIdentifierUrl
- Derived
Methods
WithIdentifierUrl(String) |
Adds an identifier URL to the application. |
WithoutIdentifierUrl(String) |
Removes an identifier URL from the application. |