GetAttribute(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.
Initializes a new instance of the GetAttribute class.
public:
GetAttribute(System::String ^ path);
public GetAttribute(string path);
new Microsoft.Extensions.Http.AutoClient.GetAttribute : string -> Microsoft.Extensions.Http.AutoClient.GetAttribute
Public Sub New (path As String)
Parameters
- path
- String
The path of the request. Cannot be empty or null.
Applies to
Tee yhteistyötä kanssamme GitHubissa
Tämän sisällön lähde on GitHubissa, jossa voit myös luoda ja tarkastella ongelmia ja pull-pyyntöjä. Katso lisätietoja osallistujan oppaasta.