PrtEnumTypeDefaultConstant Property |
[Missing <summary> documentation for "P:P.Runtime.PrtEnumType.DefaultConstant"]
Namespace:
P.Runtime
Assembly:
Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string DefaultConstant { get; }
Public ReadOnly Property DefaultConstant As String
Get
public:
property String^ DefaultConstant {
String^ get ();
}
member DefaultConstant : string with get
Property Value
Type:
StringSee Also