ShareableResource.GetIcon Method
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.
public:
abstract Microsoft::Rtc::Internal::Collaboration::ApplicationSharing::Media::Icon ^ GetIcon();
public abstract Microsoft.Rtc.Internal.Collaboration.ApplicationSharing.Media.Icon GetIcon ();
abstract member GetIcon : unit -> Microsoft.Rtc.Internal.Collaboration.ApplicationSharing.Media.Icon
Public MustOverride Function GetIcon () As Icon