McuMediaChannel.MediaSourceId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the media source id associated with this mcu media channel.
public:
property System::String ^ MediaSourceId { System::String ^ get(); };
public string MediaSourceId { get; }
member this.MediaSourceId : string
Public ReadOnly Property MediaSourceId As String
Property Value
Remarks
If media source id is not present, this property will return an empty string.