FileBasedBaseNode.Modified Property

Definition

public:
 property System::String ^ Modified { System::String ^ get(); };
[System.ComponentModel.Browsable(false)]
[System.Xml.Serialization.XmlIgnore]
public string Modified { get; }
[<System.ComponentModel.Browsable(false)>]
[<System.Xml.Serialization.XmlIgnore>]
member this.Modified : string
Public ReadOnly Property Modified As String

Property Value

Attributes

Applies to