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