Toggle navigation
.NET Obfuscation
Overview
Features
Start Free Trial
Pricing
Documentation
|
Copy Protection
Overview
Features
Start Free Trial
Pricing
Documentation
|
Mobile App Protection
Overview
|
Company
About
Contact
SecureTeam Copy Protection
RegistrationLock.GetProperty
Gets a property.
Syntax
Visual Basic
C#
Public Sub GetProperty( _
ByVal
name
As
String
_
)
public
string
GetProperty(
string
name
);
Parameters
name
The property name.
Return Value
The property value.
See Also
RegistrationLock Class
|
AgileDotNet.Licensing Namespace