Share via


NSBundle.PrivateFrameworksPath Property

Definition

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

Property Value

Attributes

Applies to