INIntent.Identifier Property
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.
Gets the INIntentIdentifier that uniquely identifies the intent instance, or null
if there is no identifier.
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public Nullable<Intents.INIntentIdentifier> Identifier { [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.Identifier : Nullable<Intents.INIntentIdentifier>
Property Value
- Attributes