Namespace: DeltaEngine.CoreAssembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
public string FilePath { get; protected set; }
public string FilePath { get; protected set; }
Public Property FilePath As String
Get
Protected Set
Public Property FilePath As String
Get
Protected Set
public:
property String^ FilePath {
String^ get ();
protected: void set (String^ value);
}
public:
property String^ FilePath {
String^ get ();
protected: void set (String^ value);
}
member FilePath : string with get, set
member FilePath : string with get, set
Property Value
Type:
String