IMSDNChannel.SubscriptionChannel 属性

定义

msdn 订阅渠道,例如 FTE、RETAIL 等。

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

属性值

订阅通道。

适用于