Share via


NETunnelProviderProtocol.ProviderBundleIdentifier Property

Definition

Gets or sets the bundle identifier for this configuration's tunnel provider extension.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to