AttributeOwnerStandard.op_Explicit

AttributeOwnerStandard Explicit operator

Performs an explicit conversion from String to AttributeOwnerStandard.

public static explicit operator AttributeOwnerStandard(string owner)
ParameterTypeDescription
ownerStringThe owner.

Return Value

The result of the conversion.

See Also