Share via


NSRunningApplication.BundleUrl Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSUrl? BundleUrl { [Foundation.Export("bundleURL", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("bundleURL", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.BundleUrl : Foundation.NSUrl

Property Value

Attributes

Applies to