DesignTimeServicesReferenceAttribute.ForProvider 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得應該為其新增這些服務的提供者名稱。 如果為 null,則會為所有提供者新增服務。
public string ForProvider { get; }
public string? ForProvider { get; }
member this.ForProvider : string
Public ReadOnly Property ForProvider As String