Share via


NoNamespace.showWhenStopped Field

Definition

Represents the showWhenStopped XML attribute.

public static readonly System.Xml.Linq.XName showWhenStopped;
 staticval mutable showWhenStopped : System.Xml.Linq.XName
Public Shared ReadOnly showWhenStopped As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cMediaNode.
  • corresponds to the following strongly-typed properties: CommonMediaNode.ShowWhenStopped.

Applies to