GetManifestCompletedEventArgs.SubscriptionIdentity 속성

정의

구독을 식별하는 문자열을 가져옵니다.

public:
 property System::String ^ SubscriptionIdentity { System::String ^ get(); };
public string SubscriptionIdentity { get; }
member this.SubscriptionIdentity : string
Public ReadOnly Property SubscriptionIdentity As String

속성 값

String

구독을 식별하는 정보가 들어 있는 문자열입니다.

적용 대상