DiscData.GetProperty Method
Gets a media property by name.
Note This method has been deprecated.
Syntax
DiscData.GetProperty(
propertyName
)
Parameters
propertyName
System.String. Name of the property.
Return Value
System.String. Value of the property.
This property is read-only.
Requirements
Reference: Microsoft.MediaCenter.dll
Namespace: Microsoft.MediaCenter.Extensibility
Assembly: Microsoft.MediaCenter.dll
Platform: Windows XP Media Center Edition 2005 through Windows Vista
See Also