'Declaration
Property MustNotExist As Boolean
'Usage
Dim instance As _UACreateCertificateArguments Dim value As Boolean instance.MustNotExist = value value = instance.MustNotExist
bool MustNotExist {get; set;}
Property Value
The default value of this property is True
.