ClassName Property (SharedSchedule)
 
            
                In This Topic
            
            
            Returns a descriptive name for the class suitable for display to users.
            
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Overrides NotOverridable ReadOnly Property ClassName As String
             
        
            
            public override string ClassName {get;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also