Share via


NEVpnManager.LocalizedDescription Property

Definition

Gets or sets the localized description of the VPN manager.

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

Property Value

Attributes

Applies to