<PackageReference Include="Namotion.Reflection" Version="3.1.1" />

RequiresPreviewFeaturesAttribute

public string Message { get; }

Returns the optional message associated with this attribute instance.

public string Url { get; set; }

Returns the optional URL associated with this attribute instance.

Initializes a new instance of the RequiresPreviewFeaturesAttribute class.

public RequiresPreviewFeaturesAttribute(string message)

Initializes a new instance of the RequiresPreviewFeaturesAttribute class with the specified message.