ResourcesManagercontent Property |
[Missing <summary> documentation for "P:BrydenWood.Interop.ResourcesManager.content"]
Namespace:
BrydenWood.Interop
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic string content { get; set; }
Public Property content As String
Get
Set
public:
property String^ content {
String^ get ();
void set (String^ value);
}
member content : string with get, set
Property Value
Type:
String
See Also