PexSettingsStoreAttributeBase.ToCustomAttribute Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a custom attribute
public:
Microsoft::ExtendedReflection::Metadata::Builders::CustomAttributeBuilder ^ ToCustomAttribute();
public Microsoft.ExtendedReflection.Metadata.Builders.CustomAttributeBuilder ToCustomAttribute ();
member this.ToCustomAttribute : unit -> Microsoft.ExtendedReflection.Metadata.Builders.CustomAttributeBuilder
Public Function ToCustomAttribute () As CustomAttributeBuilder
Returns
Microsoft.ExtendedReflection.Metadata.Builders.CustomAttributeBuilder