AttributeNameAttribute(String) Constructor
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 and initializes a new instance of the attribute.
public:
AttributeNameAttribute(Platform::String ^ A_0);
AttributeNameAttribute(winrt::hstring const& A_0);
public AttributeNameAttribute(string A_0);
function AttributeNameAttribute(A_0)
Public Sub New (A_0 As String)
Parameters
- A_0
-
String
Platform::String
winrt::hstring
One or more of the enumeration values.