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