Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property IgnoreCodecsList As String |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As RasterCodecs Dim value As String value = instance.IgnoreCodecsList |
C# | |
---|---|
public string IgnoreCodecsList {get;} |
Property Value
The current ignore codecs list.For an example, refer to PreloadCodecs.
Use this property before calling IgnoreCodecs if you wish to get the current setting for the ignore codecs list before changing it.
Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)