LocalEndpoint.Platform 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 platform that this endpoint is bound to.
public:
property Microsoft::Rtc::Collaboration::CollaborationPlatform ^ Platform { Microsoft::Rtc::Collaboration::CollaborationPlatform ^ get(); };
public Microsoft.Rtc.Collaboration.CollaborationPlatform Platform { get; }
member this.Platform : Microsoft.Rtc.Collaboration.CollaborationPlatform
Public ReadOnly Property Platform As CollaborationPlatform