|
ContainerRecordSubject Property
|
Gets the subject applied to the file.
Namespace: GSF.PQDIF.LogicalAssembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.205-beta
Syntax public string Subject { get; set; }
Public Property Subject As String
Get
Set
member Subject : string with get, set
function get_Subject();
function set_Subject(value);
View SourceProperty Value
StringSee Also