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