.NET Framework Class Library
Document.Subject Property
<< Click to Display Table of Contents >> Document.Subject Property |
Namespace: Gnostice.Controls.ASP
Assembly: Gnostice.Controls.ASP (in Gnostice.Controls.ASP.dll)
Visual Basic |
Public Property Subject As String |
C# |
public string Subject { get; set; } |
Visual C++ |
public: |