AppContext.bpfIds Property

Definition

For internal use only.

public:
 property System::Collections::Generic::List<System::String ^> ^ bpfIds { System::Collections::Generic::List<System::String ^> ^ get(); void set(System::Collections::Generic::List<System::String ^> ^ value); };
[System.Runtime.Serialization.DataMember]
public System.Collections.Generic.List<string> bpfIds { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.bpfIds : System.Collections.Generic.List<string> with get, set
Public Property bpfIds As List(Of String)

Property Value

Attributes

Applies to