Table of Contents

Class ShellProperties.PropertySystemRecordedTV

Namespace
Microsoft.WindowsAPICodePack.Shell.PropertySystem
Assembly
Microsoft.WindowsAPICodePack.Shell.dll

System.RecordedTV Properties

public class ShellProperties.PropertySystemRecordedTV : PropertyStoreItems
Inheritance
ShellProperties.PropertySystemRecordedTV
Inherited Members

Properties

ChannelNumber

Name: System.RecordedTV.ChannelNumber -- PKEY_RecordedTV_ChannelNumber

Description: Example: 42

Type: UInt32 -- VT_UI4

FormatID: {6D748DE2-8D38-4CC3-AC60-F009B057C557}, 7

public ShellProperty<uint?> ChannelNumber { get; }

Property Value

ShellProperty<uint?>

Credits

Name: System.RecordedTV.Credits -- PKEY_RecordedTV_Credits

Description: Example: "Don Messick/Frank Welker/Casey Kasem/Heather North/Nicole Jaffe;;;"

Type: String -- VT_LPWSTR (For variants: VT_BSTR)

FormatID: {6D748DE2-8D38-4CC3-AC60-F009B057C557}, 4

public ShellProperty<string> Credits { get; }

Property Value

ShellProperty<string>

DateContentExpires

Name: System.RecordedTV.DateContentExpires -- PKEY_RecordedTV_DateContentExpires

Description:

Type: DateTime -- VT_FILETIME (For variants: VT_DATE)

FormatID: {6D748DE2-8D38-4CC3-AC60-F009B057C557}, 15

public ShellProperty<DateTime?> DateContentExpires { get; }

Property Value

ShellProperty<DateTime?>

EpisodeName

Name: System.RecordedTV.EpisodeName -- PKEY_RecordedTV_EpisodeName

Description: Example: "Nowhere to Hyde"

Type: String -- VT_LPWSTR (For variants: VT_BSTR)

FormatID: {6D748DE2-8D38-4CC3-AC60-F009B057C557}, 2

public ShellProperty<string> EpisodeName { get; }

Property Value

ShellProperty<string>

IsATSCContent

Name: System.RecordedTV.IsATSCContent -- PKEY_RecordedTV_IsATSCContent

Description:

Type: Boolean -- VT_BOOL

FormatID: {6D748DE2-8D38-4CC3-AC60-F009B057C557}, 16

public ShellProperty<bool?> IsATSCContent { get; }

Property Value

ShellProperty<bool?>

IsClosedCaptioningAvailable

Name: System.RecordedTV.IsClosedCaptioningAvailable -- PKEY_RecordedTV_IsClosedCaptioningAvailable

Description:

Type: Boolean -- VT_BOOL

FormatID: {6D748DE2-8D38-4CC3-AC60-F009B057C557}, 12

public ShellProperty<bool?> IsClosedCaptioningAvailable { get; }

Property Value

ShellProperty<bool?>

IsDTVContent

Name: System.RecordedTV.IsDTVContent -- PKEY_RecordedTV_IsDTVContent

Description:

Type: Boolean -- VT_BOOL

FormatID: {6D748DE2-8D38-4CC3-AC60-F009B057C557}, 17

public ShellProperty<bool?> IsDTVContent { get; }

Property Value

ShellProperty<bool?>

IsHDContent

Name: System.RecordedTV.IsHDContent -- PKEY_RecordedTV_IsHDContent

Description:

Type: Boolean -- VT_BOOL

FormatID: {6D748DE2-8D38-4CC3-AC60-F009B057C557}, 18

public ShellProperty<bool?> IsHDContent { get; }

Property Value

ShellProperty<bool?>

IsRepeatBroadcast

Name: System.RecordedTV.IsRepeatBroadcast -- PKEY_RecordedTV_IsRepeatBroadcast

Description:

Type: Boolean -- VT_BOOL

FormatID: {6D748DE2-8D38-4CC3-AC60-F009B057C557}, 13

public ShellProperty<bool?> IsRepeatBroadcast { get; }

Property Value

ShellProperty<bool?>

IsSAP

Name: System.RecordedTV.IsSAP -- PKEY_RecordedTV_IsSAP

Description:

Type: Boolean -- VT_BOOL

FormatID: {6D748DE2-8D38-4CC3-AC60-F009B057C557}, 14

public ShellProperty<bool?> IsSAP { get; }

Property Value

ShellProperty<bool?>

NetworkAffiliation

Name: System.RecordedTV.NetworkAffiliation -- PKEY_RecordedTV_NetworkAffiliation

Description:

Type: String -- VT_LPWSTR (For variants: VT_BSTR)

FormatID: {2C53C813-FB63-4E22-A1AB-0B331CA1E273}, 100

public ShellProperty<string> NetworkAffiliation { get; }

Property Value

ShellProperty<string>

OriginalBroadcastDate

Name: System.RecordedTV.OriginalBroadcastDate -- PKEY_RecordedTV_OriginalBroadcastDate

Description:

Type: DateTime -- VT_FILETIME (For variants: VT_DATE)

FormatID: {4684FE97-8765-4842-9C13-F006447B178C}, 100

public ShellProperty<DateTime?> OriginalBroadcastDate { get; }

Property Value

ShellProperty<DateTime?>

ProgramDescription

Name: System.RecordedTV.ProgramDescription -- PKEY_RecordedTV_ProgramDescription

Description:

Type: String -- VT_LPWSTR (For variants: VT_BSTR)

FormatID: {6D748DE2-8D38-4CC3-AC60-F009B057C557}, 3

public ShellProperty<string> ProgramDescription { get; }

Property Value

ShellProperty<string>

RecordingTime

Name: System.RecordedTV.RecordingTime -- PKEY_RecordedTV_RecordingTime

Description:

Type: DateTime -- VT_FILETIME (For variants: VT_DATE)

FormatID: {A5477F61-7A82-4ECA-9DDE-98B69B2479B3}, 100

public ShellProperty<DateTime?> RecordingTime { get; }

Property Value

ShellProperty<DateTime?>

StationCallSign

Name: System.RecordedTV.StationCallSign -- PKEY_RecordedTV_StationCallSign

Description: Example: "TOONP"

Type: String -- VT_LPWSTR (For variants: VT_BSTR)

FormatID: {6D748DE2-8D38-4CC3-AC60-F009B057C557}, 5

public ShellProperty<string> StationCallSign { get; }

Property Value

ShellProperty<string>

StationName

Name: System.RecordedTV.StationName -- PKEY_RecordedTV_StationName

Description:

Type: String -- VT_LPWSTR (For variants: VT_BSTR)

FormatID: {1B5439E7-EBA1-4AF8-BDD7-7AF1D4549493}, 100

public ShellProperty<string> StationName { get; }

Property Value

ShellProperty<string>