다음을 통해 공유


MsmqIntegrationMessageProperty.SenderId 속성

정의

보내는 사용자의 식별자를 가져옵니다.

public:
 property cli::array <System::Byte> ^ SenderId { cli::array <System::Byte> ^ get(); };
public byte[] SenderId { get; }
member this.SenderId : byte[]
Public ReadOnly Property SenderId As Byte()

속성 값

Byte[]

보내는 사용자의 식별자입니다.

적용 대상