FileBasedBaseNode.Created Property

Definition

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

Property Value

Attributes

Applies to