Gets or sets a value indicating if attributes will be generated.
Namespace: NReflect.NRCodeAssembly: NReflect (in NReflect.dll) Version: 0.9.3.0 (0.9.3.0)
public static bool CreateAttributes { get; set; }
public static bool CreateAttributes { get; set; }
Public Shared Property CreateAttributes As Boolean
Get
Set
Public Shared Property CreateAttributes As Boolean
Get
Set
public:
static property bool CreateAttributes {
bool get ();
void set (bool value);
}
public:
static property bool CreateAttributes {
bool get ();
void set (bool value);
}