NEAppRule.MatchPath Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit le chemin d’accès à l’application qui correspond à la règle.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 3, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string MatchPath { [Foundation.Export("matchPath")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 3, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setMatchPath:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 3, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.MatchPath : string with get, set
Valeur de propriété
(Plus de documentation pour ce nœud est à venir)
Cette valeur peut être null
.
- Attributs