Aracılığıyla paylaş


IOptionsChangeTokenSource<TOptions>.Name Property

Definition

Overloads

Name

The name of the option instance being changed.

Name

Source:
IOptionsChangeTokenSource.cs
Source:
IOptionsChangeTokenSource.cs
Source:
IOptionsChangeTokenSource.cs
Source:
IOptionsChangeTokenSource.cs
Source:
IOptionsChangeTokenSource.cs

The name of the option instance being changed.

public:
 property System::String ^ Name { System::String ^ get(); };
public string? Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

Property Value

Applies to