ResourceType.IsMediaLinkEntry Property

Definition

Gets or sets a Boolean value that is true if the resource type includes a default stream.

public:
 property bool IsMediaLinkEntry { bool get(); void set(bool value); };
public bool IsMediaLinkEntry { get; set; }
member this.IsMediaLinkEntry : bool with get, set
Public Property IsMediaLinkEntry As Boolean

Property Value

A Boolean value that is true if the resource type includes a default stream.

Applies to