Bagikan melalui


OperationSummary.Tags Property

Definition

Overloads

Tags

List of key-value tag attributes associated with the document model.

Tags

Source:
OperationSummary.cs

List of key-value tag attributes associated with the document model.

public System.Collections.Generic.IReadOnlyDictionary<string,string> Tags { get; }
member this.Tags : System.Collections.Generic.IReadOnlyDictionary<string, string>
Public ReadOnly Property Tags As IReadOnlyDictionary(Of String, String)

Property Value

Applies to