ReferencedFile Property
Summary
Gets or sets the referenced file.
Syntax
public string ReferencedFile { get; set; }
Public Property ReferencedFile As String
public:
property String^ ReferencedFile {
String^ get();
void set ( String^ );
}
Property Value
The referenced file.