다음을 통해 공유


EventDataExtensions.GetStreamNamespaceProperty 메서드

정의

오버로드

GetStreamNamespaceProperty(EventData)

EventData에서 스트림 네임스페이스를 가져옵니다.

GetStreamNamespaceProperty(EventData)

EventData에서 스트림 네임스페이스를 가져옵니다.

GetStreamNamespaceProperty(EventData)

EventData에서 스트림 네임스페이스를 가져옵니다.

GetStreamNamespaceProperty(EventData)

Source:
EventDataExtensions.cs

EventData에서 스트림 네임스페이스를 가져옵니다.

public static string GetStreamNamespaceProperty (this Azure.Messaging.EventHubs.EventData eventData);
static member GetStreamNamespaceProperty : Azure.Messaging.EventHubs.EventData -> string
<Extension()>
Public Function GetStreamNamespaceProperty (eventData As EventData) As String

매개 변수

eventData
EventData

반환

적용 대상

GetStreamNamespaceProperty(EventData)

EventData에서 스트림 네임스페이스를 가져옵니다.

public static string GetStreamNamespaceProperty (this Microsoft.Azure.EventHubs.EventData eventData);
static member GetStreamNamespaceProperty : Microsoft.Azure.EventHubs.EventData -> string
<Extension()>
Public Function GetStreamNamespaceProperty (eventData As EventData) As String

매개 변수

eventData
EventData

반환

적용 대상

GetStreamNamespaceProperty(EventData)

EventData에서 스트림 네임스페이스를 가져옵니다.

public static string GetStreamNamespaceProperty (this Microsoft.ServiceBus.Messaging.EventData eventData);
static member GetStreamNamespaceProperty : Microsoft.ServiceBus.Messaging.EventData -> string
<Extension()>
Public Function GetStreamNamespaceProperty (eventData As EventData) As String

매개 변수

eventData
EventData

반환

적용 대상