AttributeTypeDefinitionRegex Property |
Gets the regular expression valued to validate the correctness of this attribute
Namespace:
Lithnet.ResourceManagement.Client
Assembly:
Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntaxpublic string Regex { get; }
Public ReadOnly Property Regex As String
Get
public:
property String^ Regex {
String^ get ();
}
Property Value
Type:
String
See Also