Share via


ServiceBusTriggerAttribute.TopicName Property

Definition

Gets the name of the topic to bind to.

public string TopicName { get; }
member this.TopicName : string
Public ReadOnly Property TopicName As String

Property Value

Remarks

When binding to a queue, returns null.

Applies to