LatencyContextRegistrationOptions.TagNames Свойство

Определение

Возвращает или задает список зарегистрированных имен тегов.

public:
 property System::Collections::Generic::IReadOnlyList<System::String ^> ^ TagNames { System::Collections::Generic::IReadOnlyList<System::String ^> ^ get(); void set(System::Collections::Generic::IReadOnlyList<System::String ^> ^ value); };
[System.ComponentModel.DataAnnotations.Required]
public System.Collections.Generic.IReadOnlyList<string> TagNames { get; set; }
[<System.ComponentModel.DataAnnotations.Required>]
member this.TagNames : System.Collections.Generic.IReadOnlyList<string> with get, set
Public Property TagNames As IReadOnlyList(Of String)

Значение свойства

Атрибуты

Применяется к