AbstractInformationFilePath Property
Namespace: Ignition.Events.AbstractsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("abs_file_path")]
public string FilePath { get; set; }
<NetForumFieldAttribute("abs_file_path")>
Public Property FilePath As String
Get
Set
public:
[NetForumFieldAttribute(L"abs_file_path")]
property String^ FilePath {
String^ get ();
void set (String^ value);
}
[<NetForumFieldAttribute("abs_file_path")>]
member FilePath : string with get, set
Property Value
String