LicenseProviderAttribute Konstruktory
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Inicjuje nowe wystąpienie klasy LicenseProviderAttribute.
LicenseProviderAttribute() |
Inicjuje LicenseProviderAttribute nowe wystąpienie klasy bez dostawcy licencji. |
LicenseProviderAttribute(String) |
Inicjuje LicenseProviderAttribute nowe wystąpienie klasy o określonym typie. |
LicenseProviderAttribute(Type) |
Inicjuje LicenseProviderAttribute nowe wystąpienie klasy z określonym typem dostawcy licencji. |
- Źródło:
- LicenseProviderAttribute.cs
- Źródło:
- LicenseProviderAttribute.cs
- Źródło:
- LicenseProviderAttribute.cs
Inicjuje LicenseProviderAttribute nowe wystąpienie klasy bez dostawcy licencji.
public:
LicenseProviderAttribute();
public LicenseProviderAttribute ();
Public Sub New ()
Dotyczy
.NET 9 i inne wersje
Produkt | Wersje |
---|---|
.NET | Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9 |
.NET Framework | 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET Standard | 2.0, 2.1 |
- Źródło:
- LicenseProviderAttribute.cs
- Źródło:
- LicenseProviderAttribute.cs
- Źródło:
- LicenseProviderAttribute.cs
Inicjuje LicenseProviderAttribute nowe wystąpienie klasy o określonym typie.
public:
LicenseProviderAttribute(System::String ^ typeName);
public LicenseProviderAttribute (string typeName);
public LicenseProviderAttribute (string? typeName);
new System.ComponentModel.LicenseProviderAttribute : string -> System.ComponentModel.LicenseProviderAttribute
Public Sub New (typeName As String)
Parametry
- typeName
- String
W pełni kwalifikowana nazwa klasy dostawcy licencji.
Dotyczy
.NET 9 i inne wersje
Produkt | Wersje |
---|---|
.NET | Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9 |
.NET Framework | 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET Standard | 2.0, 2.1 |
- Źródło:
- LicenseProviderAttribute.cs
- Źródło:
- LicenseProviderAttribute.cs
- Źródło:
- LicenseProviderAttribute.cs
Inicjuje LicenseProviderAttribute nowe wystąpienie klasy z określonym typem dostawcy licencji.
public:
LicenseProviderAttribute(Type ^ type);
public LicenseProviderAttribute (Type type);
new System.ComponentModel.LicenseProviderAttribute : Type -> System.ComponentModel.LicenseProviderAttribute
Public Sub New (type As Type)
Parametry
Dotyczy
.NET 9 i inne wersje
Produkt | Wersje |
---|---|
.NET | Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9 |
.NET Framework | 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET Standard | 2.0, 2.1 |
Opinia o produkcie .NET
.NET to projekt typu open source. Wybierz link, aby przekazać opinię: