Name
Gets or sets the name of the current profile. The name of the profile should match the constructor argument of the LogAttribute aspect.
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
string |
Gets or sets the name of the current profile. The name of the profile should match the constructor argument of the LogAttribute aspect.
public string Name { get; set; }
Type | Description |
---|---|
string |