Editar

Compartilhar via


ExecutionState.GetNewLabelExtendedProperties Method

Definition

Label's extended properties.

public virtual System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<string,string>> GetNewLabelExtendedProperties ();
abstract member GetNewLabelExtendedProperties : unit -> System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<string, string>>
override this.GetNewLabelExtendedProperties : unit -> System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<string, string>>
Public Overridable Function GetNewLabelExtendedProperties () As List(Of KeyValuePair(Of String, String))

Returns

Applies to