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