Error processing SSI file
LEADTOOLS WPF (Leadtools.Windows.Media.TransitionBase assembly)

Show in webframe

RegisteredName Property






For internal use by LEADTOOLS.
Syntax
protected internal List<string> RegisteredName {get; set;}
'Declaration
 
Protected Friend Property RegisteredName As List(Of String)
'Usage
 
Dim instance As TransitionBase
Dim value As List(Of String)
 
instance.RegisteredName = value
 
value = instance.RegisteredName

            

            
protected internal:
property List<String^>^ RegisteredName {
   List<String^>^ get();
   void set (    List<String^>^ value);
}
Requirements

Target Platforms

See Also

Reference

TransitionBase Class
TransitionBase Members

Error processing SSI file