Edit

Share via


LocationProfileInstance.RulesDNList Property

Definition

Gets the enumerable list of Rule DNs.

public:
 property System::Collections::Generic::ICollection<System::String ^> ^ RulesDNList { System::Collections::Generic::ICollection<System::String ^> ^ get(); };
public System.Collections.Generic.ICollection<string> RulesDNList { get; }
member this.RulesDNList : System.Collections.Generic.ICollection<string>
Public ReadOnly Property RulesDNList As ICollection(Of String)

Property Value

Applies to