VSAccountMetadataRequest.ChannelIdentifier Property

Definition

If not null, identifies the source of the request.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to