public virtual DateAttribute SavedDateAttributes { get; }
Public Overridable ReadOnly Property SavedDateAttributes As DateAttribute
Get
Dim instance As FileDater
Dim value As DateAttribute
value = instance.SavedDateAttributes
public:
virtual property DateAttribute SavedDateAttributes {
DateAttribute get ();
}
abstract SavedDateAttributes : DateAttribute with get
override SavedDateAttributes : DateAttribute with get
No code example is currently available or this language may not be supported.