Namespace: DeltaEngine.Editor.MessagesAssembly: DeltaEngine.Editor.Messages (in DeltaEngine.Editor.Messages.dll) Version: 1.1.1.0 (1.1.1)
protected Object AttributeName { get; set; }
protected Object AttributeName { get; set; }
Protected Property AttributeName As Object
Get
Set
Protected Property AttributeName As Object
Get
Set
protected:
property Object^ AttributeName {
Object^ get ();
void set (Object^ value);
}
protected:
property Object^ AttributeName {
Object^ get ();
void set (Object^ value);
}
member AttributeName : Object with get, set
member AttributeName : Object with get, set
Property Value
Type:
Object