Share via


NSBundle.PrivateFrameworksUrl Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSUrl PrivateFrameworksUrl { [Foundation.Export("privateFrameworksURL")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("privateFrameworksURL")>]
member this.PrivateFrameworksUrl : Foundation.NSUrl

Property Value

Attributes

Applies to