RegistrationLock.GetProperty Method

SecureTeam Copy Protection

RegistrationLock.GetProperty

Gets a property.

Syntax

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