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