Share via


ICDevice.AutolaunchApplicationPath Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? AutolaunchApplicationPath { [Foundation.Export("autolaunchApplicationPath")] get; [Foundation.Export("setAutolaunchApplicationPath:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("autolaunchApplicationPath")>]
[<set: Foundation.Export("setAutolaunchApplicationPath:")>]
member this.AutolaunchApplicationPath : string with get, set

Property Value

Attributes

Applies to