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