Scheduler for WPF and Silverlight | ComponentOne
C1.WPF.PdfViewer Namespace / Attachment Class / Name Property

In This Topic
    Name Property (Attachment)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Name As String
    public string Name {get; set;}
    See Also